1
0
ansible-openappsec/playbooks/production/wafs.yaml
2024-02-06 07:49:42 +01:00

10 lines
117 B
YAML

---
# wafs
- name: 'ansible role for wafs'
become: true
hosts: 'wafs'
serial: '1'
roles:
- 'openappsec'