mg
dff8423378
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#365 Co-authored-by: mg <michael.grote@posteo.de> Co-committed-by: mg <michael.grote@posteo.de>
5 lines
136 B
YAML
5 lines
136 B
YAML
---
|
|
- hosts: gitea
|
|
roles:
|
|
- { role: mgrote.postfix, tags: "postfix" }
|
|
- { role: tmaurice.gitea, tags: "gitea", become: true }
|