76bd02ede7
* GroupVars eine Ebene nach oben geschoben * Inventar nach oben * ansible.cfg angepasst
10 lines
173 B
YAML
10 lines
173 B
YAML
---
|
|
### oefenweb.ufw
|
|
ufw_rules:
|
|
- rule: allow
|
|
to_port: 22
|
|
protocol: tcp
|
|
comment: 'ssh'
|
|
- rule: allow
|
|
to_port: 9999
|
|
comment: 'acng'
|