hashistack/roles/ednxzu.install_docker/molecule/with_custom_config/converge.yml

9 lines
176 B
YAML
Raw Normal View History

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