mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2025-10-29 01:30:35 +00:00
6 lines
102 B
YAML
6 lines
102 B
YAML
---
|
|
- name: Install all ufw service and enable ports
|
|
hosts: all
|
|
roles:
|
|
- role: roles/firewall
|