gnome-backups01: fix syntax on the host file
This commit is contained in:
parent
4df7a0a223
commit
85edff0cb9
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
hosts: gnome-backups01.phx2.fedoraproject.org
|
||||
user: root
|
||||
|
||||
- tasks:
|
||||
tasks:
|
||||
- name: Create GNOME backup user
|
||||
user: name=gnomebackup state=present home=/gnome_backups/ createhome=yes shell=/sbin/nologin
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue