76bd02ede7
* GroupVars eine Ebene nach oben geschoben * Inventar nach oben * ansible.cfg angepasst
12 lines
270 B
YAML
12 lines
270 B
YAML
---
|
|
### mgrote.restic
|
|
restic_folders_to_backup: /usr/local /etc /root /var/www /home
|
|
### oefenweb.ufw
|
|
ufw_rules:
|
|
- rule: allow
|
|
to_port: 22
|
|
protocol: tcp
|
|
comment: 'ssh'
|
|
- rule: allow
|
|
to_port: 80
|
|
comment: 'dokuwiki-webserver'
|