diff --git a/playbooks/groups/beaker.yml b/playbooks/groups/beaker.yml index d40f03d1b9..1953ba787a 100644 --- a/playbooks/groups/beaker.yml +++ b/playbooks/groups/beaker.yml @@ -23,8 +23,8 @@ - collectd/base - sudo - apache - - { role: openvpn/client, - when: deployment_type == "prod", tags: ['openvpn_client'] } + - { role: openvpn/client, + when: deployment_type == "prod", tags: ['openvpn_client'] } tasks: # this is how you include other task lists