mirror of
https://github.com/CPunch/openpunk-ansible.git
synced 2025-11-07 16:10:07 +00:00
switched to roles
- all tasks/* have been moved to their own roles in roles/* - each file && template is now oragnized per-role - annotated each task which still isn't idempotent !TODO!
This commit is contained in:
8
roles/firewall/files/jails.local
Normal file
8
roles/firewall/files/jails.local
Normal file
@@ -0,0 +1,8 @@
|
||||
[sshd]
|
||||
enabled = true
|
||||
|
||||
[nginx-http-auth]
|
||||
enabled = true
|
||||
|
||||
[nginx-botsearch]
|
||||
enabled = true
|
||||
Reference in New Issue
Block a user