gnome-backups01: fix syntax on the host file

This commit is contained in:
Andrea Veri 2016-03-24 11:11:50 +00:00
parent 4df7a0a223
commit 85edff0cb9

View file

@ -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