mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 01:02:07 +08:00
Need a ; there.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# NOTE: most of these vars come from group_vars/mirrorlist or from hostvars
|
||||
|
||||
- name: make badges-backend server
|
||||
hosts: badges-backend badges-backend-stg
|
||||
hosts: badges-backend;badges-backend-stg
|
||||
user: root
|
||||
gather_facts: False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user