fix: change mode on mount folders
This commit is contained in:
parent
a2717fd446
commit
bf15d49fe8
@ -52,7 +52,6 @@
|
|||||||
file:
|
file:
|
||||||
path: "{{item.value.mount}}"
|
path: "{{item.value.mount}}"
|
||||||
state: directory
|
state: directory
|
||||||
mode: 0777
|
|
||||||
with_dict: "{{ systemd_mounts }}"
|
with_dict: "{{ systemd_mounts }}"
|
||||||
become: yes
|
become: yes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user