ansible-docker
ansible-docker copied to clipboard
Install and configure Docker Engine
Results
2
ansible-docker issues
Sort by
recently updated
recently updated
newest added
Support Docker Compose V2 https://docs.docker.com/compose/migrate/ atm the role still uses the binary and not the new docker plugin.
Debian 9 Stretch, ansible version: root@debian9:~# ansible --version ansible 2.2.1.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides Playbook: - hosts: localhost roles: - debops.docker vars:...