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