initial commit

This commit is contained in:
Ludovic Cartier
2024-12-17 17:59:52 +01:00
parent dd913c04bc
commit 3529250298
6 changed files with 231 additions and 0 deletions

5
tasks/requirements.yml Normal file
View File

@ -0,0 +1,5 @@
---
- name: firewall | apt update cache
apt:
update_cache: yes
cache_valid_time: 86400