add firewall

This commit is contained in:
Pim Kunis 2022-12-04 19:50:40 +01:00
parent 069089ee2f
commit c438daeb3d
2 changed files with 25 additions and 0 deletions

4
playbooks/firewall.yml Normal file
View file

@ -0,0 +1,4 @@
- name: Configure firewall
hosts: nucs
roles:
- firewall