diff --git a/tasks/main.yml b/tasks/main.yml index c88e88e..6f6111b 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -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 - \ No newline at end of file +