Remove check when creating directories.
This commit is contained in:
@@ -25,7 +25,6 @@
|
|||||||
mode: 0755
|
mode: 0755
|
||||||
owner: chris
|
owner: chris
|
||||||
group: chris
|
group: chris
|
||||||
when: item.stat.exists == false
|
|
||||||
loop: "{{ containers }}"
|
loop: "{{ containers }}"
|
||||||
loop_control:
|
loop_control:
|
||||||
label: "{{ item.name }}"
|
label: "{{ item.name }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user