homeserver/playbooks/service/ansible.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

6 lines
142 B
YAML

---
- hosts: ansible
roles:
- { role: mgrote.ansible, tags: "ansible_host" }
- { role: geerlingguy.pip, tags: "pip", become: true }