This commit is contained in:
Andrea Veri 2013-12-13 21:40:06 +00:00
parent 583c0b729d
commit 45a09b21ed

View file

@ -32,7 +32,7 @@
- name: Create GNOME backup user
user: name=gnomebackup state=present home=/fedora_backups/gnome/ createhome=yes shell=/sbin/nologin
- name: Add a Directory for the Excludes list
file: dest=/fedora/backups/gnoma/excludes owner=gnomebackup group=gnomebackup state=directory
file: dest=/fedora/backups/gnome/excludes owner=gnomebackup group=gnomebackup state=directory
- name: Add a Directory for the Log files
file: dest=/fedora_backups/gnome/logs owner=gnomebackup group=gnomebackup state=directory
- name: Install GNOME backup key