put the openvpn client on bastion13
This commit is contained in:
parent
956d274a7b
commit
f81cb66458
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
- sudo
|
||||
- collectd/base
|
||||
- { role: openvpn/server, when: not inventory_hostname.startswith('bastion-comm01') or inventory_hostname.startswith('bastion13') }
|
||||
- { role: openvpn/client, when: inventory_hostname.startswith('bastion13') }
|
||||
- { role: packager_alias, when: not inventory_hostname.startswith('bastion-comm01') or inventory_hostname.startswith('bastion13') }
|
||||
- opendkim
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue