Sign inSign up

alvarium/ansible

By alvarium

Updated almost 8 years ago

ansible dockerized

Image
0

403

alvarium/ansible repository overview

Ansible Container

pipeline status Docker Pulls

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

License

This project has been created by Òscar Casajuana [email protected] and is licensed under the GNU-GPL-3.0 license.

Tag summary

Content type

Image

Digest

Size

112.5 MB

Last updated

almost 8 years ago

docker pull alvarium/ansible