🚨: yamllint conformity

This commit is contained in:
VC
2024-07-05 11:53:53 +02:00
parent 8ee9a0f8ef
commit 192bf6dfcd
48 changed files with 103 additions and 95 deletions

View File

@@ -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: