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

10 lines
161 B
YAML
Raw Normal View History

2020-04-17 02:22:34 -05:00
---
- name: Converge
hosts: all
become: true
roles:
- ansible-role-gitea
vars:
gitea_http_domain: localhost
gitea_root_url: http://localhost