fixing syntax error in beaker playbook

This commit is contained in:
Tim Flink
2016-04-14 17:56:32 +00:00
parent a5fc5b38e3
commit 4e8645ef4e

View File

@@ -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