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
|
- collectd/base
|
||||||
- sudo
|
- sudo
|
||||||
- apache
|
- apache
|
||||||
- { role: openvpn/client,
|
- { role: openvpn/client,
|
||||||
when: deployment_type == "prod", tags: ['openvpn_client'] }
|
when: deployment_type == "prod", tags: ['openvpn_client'] }
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
# this is how you include other task lists
|
# this is how you include other task lists
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue