Skip to content
Snippets Groups Projects
Commit 73d7e747 authored by Gioacchino Vino's avatar Gioacchino Vino
Browse files

create workspace directory

parent 15f7d4f1
No related branches found
No related tags found
1 merge request!68Debug paas ci
---
- name: Create workspace directory if not exists
file:
path: "{{ paas_ci_workdir }}"
state: directory
- name: Get template
get_url:
url: "{{ paas_ci_test.template_url }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment