GNOME Backups: extra -
This commit is contained in:
parent
dbaf548ed1
commit
5dd911cca1
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
cron: name="Backup" hour=5 minute=0 job="(cd /gnome_backups; /usr/local/bin/lock-wrapper gnomebackup /usr/local/bin/gnome_backup)" user=gnomebackup
|
cron: name="Backup" hour=5 minute=0 job="(cd /gnome_backups; /usr/local/bin/lock-wrapper gnomebackup /usr/local/bin/gnome_backup)" user=gnomebackup
|
||||||
|
|
||||||
- name: Make sure the MAILTO environment variable gets populated
|
- name: Make sure the MAILTO environment variable gets populated
|
||||||
- cronvar: name="MAILTO" value="backups@gnome.org" user=gnomebackup
|
cronvar: name="MAILTO" value="backups@gnome.org" user=gnomebackup
|
||||||
|
|
||||||
- name: Add a Directory for each of the GNOME machines
|
- name: Add a Directory for each of the GNOME machines
|
||||||
file: dest=/gnome_backups/{{ item }} owner=gnomebackup group=gnomebackup state=directory
|
file: dest=/gnome_backups/{{ item }} owner=gnomebackup group=gnomebackup state=directory
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue