This commit is contained in:
parent
fa65c33072
commit
2da4835360
@ -36,6 +36,7 @@
|
|||||||
label: '{{ item.path }}'
|
label: '{{ item.path }}'
|
||||||
when: item.state == 'file'
|
when: item.state == 'file'
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
|
check_mode: no
|
||||||
|
|
||||||
- name: Create Service Directory
|
- name: Create Service Directory
|
||||||
file:
|
file:
|
||||||
|
Loading…
Reference in New Issue
Block a user