Sign inSign up

wpengine/ansible

By wpengine

•Updated almost 6 years ago

Ubuntu 16.04 LTS container for Ansible playbook/role testing. Includes ansible-lint and testinfra.

Image
0

2.3K

wpengine/ansible repository overview

⁠ansible

Docker Automated build

Ubuntu 18.04 LTS (Bionic) Docker container for Ansible playbook and role testing. Also includes the ansible-lint, testinfra, and molecule python modules.

⁠Usage

Linting a playbook:

docker run --rm \
    --volume=$(pwd)/ansible:/etc/ansible/:ro \
    wpengine/ansible ansible-lint /etc/ansible/playbook.yml

⁠Credit

Derived in part from Jeff Geerling's geerlingguy/docker-ubuntu1604-ansible⁠ image.

Tag summary

Content type

Image

Digest

Size

192.7 MB

Last updated

almost 6 years ago

docker pull wpengine/ansible