mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 18:41:38 +08:00
fixing syntax error in beaker playbook
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user