python:3-alpine-based dockerization of ansible, ansible-runner, and molecule
10K+
python:3-alpine-based dockerization of ansible, ansible-runner, and molecule
As the wikipedia article says:
Ansible is an open-source software provisioning, configuration management, and application-deployment tool enabling infrastructure as code.
The source code for this image is hosted on GitHub in the backplane/conex repo.
The following tools are available in the container:
ansibleansible-communityansible-configansible-connectionansible-consoleansible-docansible-galaxyansible-inventoryansible-playbookansible-pullansible-runneransible-testansible-vaultmoleculeThese can be invoked as commands to the container, for example:
docker run --rm -it --volume "$(pwd):/work" backplane/ansible ansible-config -h
Content type
Image
Digest
sha256:1676f0f64…
Size
108.2 MB
Last updated
about 15 hours ago
docker pull backplane/ansible