adding openvpn client for taskotron-prod
This commit is contained in:
parent
16b75fbd5b
commit
fd49e3273a
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@
|
||||||
- { role: collectd/base, tags: ['collectd_base'] }
|
- { role: collectd/base, tags: ['collectd_base'] }
|
||||||
- { role: dnf-automatic, tags: ['dnfautomatic'] }
|
- { role: dnf-automatic, tags: ['dnfautomatic'] }
|
||||||
- { role: sudo, tags: ['sudo'] }
|
- { role: sudo, tags: ['sudo'] }
|
||||||
|
- { role: openvpn/client,
|
||||||
|
when: deployment_type == "prod", tags: ['openvpn_client'] }
|
||||||
- apache
|
- apache
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue