Files
playbooks-retailor/plays/firewall.yml

6 lines
102 B
YAML

---
- name: Install all ufw service and enable ports
hosts: all
roles:
- role: roles/firewall