deploy_gitea_runner/molecule/default_vagrant/converge.yml

8 lines
171 B
YAML
Raw Normal View History

---
- name: Converge
hosts: all
tasks:
- name: "Include ednxzu.deploy_gitea_runner"
ansible.builtin.include_role:
name: "ednxzu.deploy_gitea_runner"