Give up on cron module
This commit is contained in:
parent
3a6e37eb87
commit
051e78fc3d
1 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,6 @@
|
||||||
- config
|
- config
|
||||||
|
|
||||||
- name: setup rdiff backup cron
|
- name: setup rdiff backup cron
|
||||||
cron: cron_file=$files/rdiff-backup/run-rdiff-backups.cron name=run-rdiff-backups user=root
|
copy: src=$files/rdiff-backup/run-rdiff-backups.cron dest=/etc/cron.d/run-rdiff-backups
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue