Or not
Signed-off-by: Ricky Elrod <relrod@redhat.com>
This commit is contained in:
parent
9715b3df7b
commit
b660d36d5a
1 changed files with 2 additions and 1 deletions
|
@ -22,7 +22,8 @@
|
||||||
- collectd/bind
|
- collectd/bind
|
||||||
- rsyncd
|
- rsyncd
|
||||||
- sudo
|
- sudo
|
||||||
- { role: openvpn/client, when: datacenter not in ["phx2", "rdu2"] }
|
- { role: openvpn/client,
|
||||||
|
when: datacenter != "phx2" and datacenter != "rdu2" }
|
||||||
- dns
|
- dns
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue