Skip to content
/ toolset Public
forked from fgoebel/toolset

Ansible Toolset combines all ansible development tools in a single container: ansible, ansible-lint and molecule

License

Notifications You must be signed in to change notification settings

moduon/toolset

 
 

Repository files navigation

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.

About

Ansible Toolset combines all ansible development tools in a single container: ansible, ansible-lint and molecule

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 75.6%
  • Makefile 14.1%
  • Shell 10.3%