adding openvpn/client role for production beaker
This commit is contained in:
parent
67f3fee7f2
commit
a5fc5b38e3
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@
|
|||
- collectd/base
|
||||
- sudo
|
||||
- apache
|
||||
- { role: openvpn/client,
|
||||
when: deployment_type == "prod", tags: ['openvpn_client'] }
|
||||
|
||||
tasks:
|
||||
# this is how you include other task lists
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue