deploy_gitea_runner/molecule/with_docker_host_vagrant/converge.yml

9 lines
186 B
YAML
Raw Normal View History

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