Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 819 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 819 Bytes

toolset

Toolset bundles Ansible developing and testing tools in a single container.

# or use podman instead of docker if you wish
docker run -it quay.io/ansible/toolset

What is bundled inside the container

Generally the containers should bundle the latest stable versions of the tools below. An exact list can be seen in requirements.txt file used for building the container.