homeserver/inventories/group_vars/dokuwiki.yml
Michael Grote ff0b79fef8 Vars entschlüsselt
Rolle zu ansible-Playbook hinzugefügt, Var liegen in Group_Vars

KeepassPW mit Vault verschlüsselt

wip Umstellung in DB

pb var auf testeinzeln

miniflux

storage

gitignore angepasst

pb vars wieder auf all

virt
2020-08-20 12:58:43 +02:00

13 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'