1
0
ansible-openappsec/playbooks/production/wafs.yaml

10 lines
117 B
YAML
Raw Normal View History

2024-02-06 07:49:42 +01:00
---
# wafs
- name: 'ansible role for wafs'
become: true
hosts: 'wafs'
serial: '1'
roles:
- 'openappsec'