mg
08c7e375f1
Registrierung deaktiviert REstic Vars angepasst Parameter gitea Rolle postgres entfernt gitea_secret_key & gitea_internal_token in KeePass hinzugefügt Vars + Playbook - wip Rolle geerlingguy/ansible-role-postgres als submodule hinzugefügt Rolle thomas-maurice/ansible-role-gitea als submodule hinzugefügt Inventory Gruppenname angepasst Gitea in Inventory gepackt Co-authored-by: Michael Grote <38253905+quotengrote@users.noreply.github.com> Reviewed-on: mg/ansible#13 Co-Authored-By: mg <michael.grote@posteo.de> Co-Committed-By: mg <michael.grote@posteo.de>
4 lines
88 B
YAML
4 lines
88 B
YAML
---
|
|
- hosts: gitea
|
|
roles:
|
|
- { role: tmaurice.gitea, tags: "gitea", become: true }
|