mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
Fix syntax
This commit is contained in:
@@ -6,5 +6,5 @@ num_cpus: 4
|
||||
# for systems that do not match the above - specify the same parameter in
|
||||
# the host_vars/$hostname file
|
||||
|
||||
tcp_ports: [ 80 443 ]
|
||||
tcp_ports: [ 80, 443 ]
|
||||
fas_client_groups: sysadmin-build,sysadmin-noc
|
||||
|
||||
Reference in New Issue
Block a user