Add the ufw firewall

This commit is contained in:
2022-05-27 16:29:27 -04:00
parent d7838563a1
commit 45465ad26b
4 changed files with 42 additions and 0 deletions

View File

@@ -4,6 +4,9 @@
- import_tasks: system.yml
tags: system
- import_tasks: firewall.yml
tags: firewall
- import_tasks: network.yml
tags: network
when: manage_network