chore: Formatting
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
ansible.builtin.file:
|
||||
path: "/data/{{ item }}"
|
||||
state: directory
|
||||
mode: '0755'
|
||||
mode: "0755"
|
||||
loop:
|
||||
- paperless
|
||||
- nextcloud
|
||||
|
||||
Reference in New Issue
Block a user