Slow links lead to typos

This commit is contained in:
Kevin Fenzi 2015-04-30 23:03:13 +00:00
parent 1497ac1f8a
commit 63417aa34d

View file

@ -32,8 +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') }
- { role: openvpn/server, when: not inventory_hostname.startswith('bastion-comm01') }
- { role: packager_alias, when: not inventory_hostname.startswith('bastion-comm01') }
tasks:
- include: "{{ tasks }}/yumrepos.yml"