pb
This commit is contained in:
parent
c20ff94bcf
commit
6daa986eaa
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
- hosts: gitea
|
||||
- hosts: forgejo # später gruppe eintragen
|
||||
roles:
|
||||
- { role: ansible-role-postgresql, tags: "db", become: true }
|
||||
- { role: pyratlabs-ansible-role-gitea, tags: "gitea", become: true }
|
||||
|
|
Loading…
Reference in a new issue