6 lines
68 B
YAML
6 lines
68 B
YAML
- name: check if parent dir exists
|
|
debug:
|
|
msg: "{{ path }}"
|
|
|
|
|
- name: check if parent dir exists
|
|
debug:
|
|
msg: "{{ path }}"
|
|
|
|
|