roles/basic_packages/tasks/main.yml aktualisiert
Some checks failed
Ansible Dry Run / Explore-Gitea-Actions (push) Failing after 13s
Some checks failed
Ansible Dry Run / Explore-Gitea-Actions (push) Failing after 13s
This commit is contained in:
parent
2f55bcf359
commit
abd73777b3
1 changed files with 1 additions and 2 deletions
|
|
@ -19,8 +19,7 @@
|
||||||
- name: Create backup cronjob for DR
|
- name: Create backup cronjob for DR
|
||||||
ansible.builtin.cron:
|
ansible.builtin.cron:
|
||||||
name: run a rear full backup
|
name: run a rear full backup
|
||||||
special_time: "monthly"
|
weekday: "7"
|
||||||
weekday: "2"
|
|
||||||
minute: "20"
|
minute: "20"
|
||||||
hour: "3"
|
hour: "3"
|
||||||
user: root
|
user: root
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue