ansible-role-gitea/molecule/default/converge.yml

10 lines
161 B
YAML

---
- name: Converge
hosts: all
become: true
roles:
- ansible-role-gitea
vars:
gitea_http_domain: localhost
gitea_root_url: http://localhost