deploy_gitea_runner/molecule/with_docker_host_vagrant/prepare.yml

11 lines
230 B
YAML
Raw Normal View History

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