deploy_gitea_runner/molecule/with_docker_host_vagrant/converge.yml

9 lines
194 B
YAML
Raw Normal View History

---
- name: Converge
hosts: all
become: true
tasks:
2024-02-05 21:48:01 +00:00
- name: "Include ednz_cloud.deploy_gitea_runner"
ansible.builtin.include_role:
2024-02-05 21:48:01 +00:00
name: "ednz_cloud.deploy_gitea_runner"