docker_systemd_service/molecule/with_custom_flags_vagrant/prepare.yml

11 lines
219 B
YAML
Raw Permalink Normal View History

---
- name: Prepare
hosts: all
become: true
tasks:
- name: "Install docker"
ansible.builtin.include_role:
2024-02-05 21:38:49 +00:00
name: ednz_cloud.install_docker
vars:
install_docker_python_packages: true