Add sample playbook
This commit is contained in:
parent
37c710bd37
commit
892853adfa
6
gitea-server.yml
Normal file
6
gitea-server.yml
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
---
|
||||||
|
- hosts: all
|
||||||
|
|
||||||
|
roles:
|
||||||
|
- gitea-server
|
||||||
|
|
Loading…
Reference in a new issue