1
1
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_gitea.git synced 2024-08-16 11:39:50 +02:00
ansible_role_gitea/molecule/default/converge.yml

8 lines
139 B
YAML
Raw Normal View History

2022-06-21 17:16:31 +02:00
---
- name: Converge
hosts: all
tasks:
- name: "Include ansible_role_gitea"
include_role:
name: "ansible_role_gitea"