mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 05:20:49 +08:00
gnome-backups01: fix syntax on the host file
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user