This is a container based on ubuntu 18.04 just with ansible installed. You can use it to not install ansible-playbook on your machine, and use docker instead:
docker run --rm alvarium/ansible ansible-playbook --version
docker run --rm alvarium/ansible ansible-playbook -i inventory.yml my-playbook-file.yml
This project has been created by Òscar Casajuana [email protected] and is licensed under the GNU-GPL-3.0 license.
Content type
Image
Digest
Size
112.5 MB
Last updated
almost 8 years ago
docker pull alvarium/ansible