🚨: yamllint conformity
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
dest: "{{ restic_script_path }}"
|
||||
owner: root
|
||||
group: "{{ restic_exe_group }}"
|
||||
mode: '0750'
|
||||
mode: "0o750"
|
||||
|
||||
- name: Cron backup script
|
||||
ansible.builtin.cron:
|
||||
|
Reference in New Issue
Block a user