initial commit
This commit is contained in:
5
tasks/requirements.yml
Normal file
5
tasks/requirements.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
- name: firewall | apt update cache
|
||||
apt:
|
||||
update_cache: yes
|
||||
cache_valid_time: 86400
|
Reference in New Issue
Block a user