fix: change mode on mount folders

This commit is contained in:
vincent 2023-12-23 10:26:15 +01:00
parent a2717fd446
commit bf15d49fe8

View File

@ -52,7 +52,6 @@
file:
path: "{{item.value.mount}}"
state: directory
mode: 0777
with_dict: "{{ systemd_mounts }}"
become: yes
@ -81,4 +80,4 @@
when: item.value.automount is defined and item.value.automount == true and item.key in systemd_mounts_enabled