Sign inSign up

backplane/ansible

By backplane

Updated about 15 hours ago

python:3-alpine-based dockerization of ansible, ansible-runner, and molecule

Image
2

10K+

backplane/ansible repository overview

ansible

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.

Usage

The following tools are available in the container:

  • ansible
  • ansible-community
  • ansible-config
  • ansible-connection
  • ansible-console
  • ansible-doc
  • ansible-galaxy
  • ansible-inventory
  • ansible-playbook
  • ansible-pull
  • ansible-runner
  • ansible-test
  • ansible-vault
  • molecule

These can be invoked as commands to the container, for example:

docker run --rm -it --volume "$(pwd):/work" backplane/ansible ansible-config -h

Tag summary

Content type

Image

Digest

sha256:1676f0f64

Size

108.2 MB

Last updated

about 15 hours ago

docker pull backplane/ansible