fixing syntax error in beaker playbook
This commit is contained in:
parent
a5fc5b38e3
commit
4e8645ef4e
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue