refactor: standardize tasks’ name
This commit is contained in:
@@ -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 }}"
|
||||
|
Reference in New Issue
Block a user