homeserver/inventories/group_vars/docker.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
287 B
YAML

---
### mgrote.restic
restic_folders_to_backup: /usr/local /etc /root /var/www /home /var/lib/docker/volumes
### oefenweb.ufw
ufw_rules:
- rule: allow
to_port: 22
protocol: tcp
comment: 'ssh'
- rule: allow
to_port: 3000
comment: 'rssbridge'