dont install vpn on control hosts
This commit is contained in:
parent
0ed471745c
commit
c811a481b9
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
- rsyncd
|
||||
- sudo
|
||||
- { role: openvpn/client,
|
||||
when: env != "staging" }
|
||||
when: env != "staging" and 'os-control' not in group_names }
|
||||
|
||||
tasks:
|
||||
- name: put openshift 3.4 repo on os- systems
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue