Fix syntax error
This commit is contained in:
parent
a64c39123a
commit
2ad7ac33cd
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
ignore_errors: true
|
ignore_errors: true
|
||||||
|
|
||||||
- name: run fasClient -i on the rest of hosts which only affects sysadmins
|
- name: run fasClient -i on the rest of hosts which only affects sysadmins
|
||||||
hosts: all:!builders:!*cloud*:!*composer*:!people*:!pkgs02*:!*.stg.*:!twisted*:!*.fedorainfracloud.org:!bkernel*:!autosign*:!*.app.os.fedoraproject.org:!*.app.os.stg.fedoraproject.org:
|
hosts: all:!builders:!*cloud*:!*composer*:!people*:!pkgs02*:!*.stg.*:!twisted*:!*.fedorainfracloud.org:!bkernel*:!autosign*:!*.app.os.fedoraproject.org:!*.app.os.stg.fedoraproject.org
|
||||||
user: root
|
user: root
|
||||||
gather_facts: False
|
gather_facts: False
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue