refactor: standardize tasks’ name

This commit is contained in:
VC
2024-07-05 11:53:35 +02:00
parent 788dfae081
commit 85f0f91887
36 changed files with 114 additions and 138 deletions

View File

@@ -15,7 +15,7 @@
group: root
mode: '0750'
- name: Cron the backup script
- name: Cron backup script
ansible.builtin.cron:
name: "restic backup script"
hour: "{{ restic_backup_hour }}"