Because I don't want to install Ansible and all of its ridiculous bloat.
178
I don't want to install Python, pip, and all the crap that Ansible requires on my local machine. Docker to the rescue.
Bind mount your Ansible playbooks, roles, inventories, etc into the container.
Also want to bind mount your ssh key to /root/.ssh/id_rsa (or whatever).
Content type
Image
Digest
Size
29.6 MB
Last updated
over 8 years ago
docker pull cjbottaro/ansible:2.4.3.0