Fix syntax
This commit is contained in:
parent
20c480a0ce
commit
1497ac1f8a
1 changed files with 2 additions and 4 deletions
|
@ -32,10 +32,8 @@
|
|||
- fas_client
|
||||
- sudo
|
||||
- collectd/base
|
||||
- openvpn/server
|
||||
when: not inventory_hostname.startswith('bastion-comm01')
|
||||
- packager_alias
|
||||
when: not inventory_hostname.startswith('bastion-comm01')
|
||||
- { openvpn/server, when: not inventory_hostname.startswith('bastion-comm01') }
|
||||
- { packager_alias, when: not inventory_hostname.startswith('bastion-comm01') }
|
||||
|
||||
tasks:
|
||||
- include: "{{ tasks }}/yumrepos.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue