mirror of
https://github.com/KevinMidboe/schleppe-pulumi.git
synced 2026-01-09 19:05:51 +00:00
6 lines
90 B
YAML
6 lines
90 B
YAML
---
|
|
- name: Provision git server with gitea
|
|
hosts: all
|
|
roles:
|
|
- role: roles/gitea
|