diff --git a/playbooks/groups/taskotron.yml b/playbooks/groups/taskotron.yml index fcfe550eeb..7588ba0bb9 100644 --- a/playbooks/groups/taskotron.yml +++ b/playbooks/groups/taskotron.yml @@ -24,6 +24,8 @@ - { role: collectd/base, tags: ['collectd_base'] } - { role: dnf-automatic, tags: ['dnfautomatic'] } - { role: sudo, tags: ['sudo'] } + - { role: openvpn/client, + when: deployment_type == "prod", tags: ['openvpn_client'] } - apache tasks: