From dc0235dfc6adcbd9a0f44dcec0039de3b03c5764 Mon Sep 17 00:00:00 2001 From: B3H0LD3NK3Y <44618918+beholdenkey@users.noreply.github.com> Date: Tue, 16 Nov 2021 15:04:59 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dffe4a9..5652f07 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ - [ansible-bender](https://ansible-community.github.io/ansible-bender/build/html/index.html) - Tool which bends containers using Ansible playbooks and turns them into container images. - [ansible-runner](https://github.com/ansible/ansible-runner) - A tool and python library that helps when interfacing with Ansible directly or as part of another system whether that be through a container image interface, as a standalone tool, or as a Python module that can be imported. - [ansible-builder](https://ansible-builder.readthedocs.io/en/latest/) - Using Ansible content that depends on non-default dependencies can be tricky. Packages must be installed on each node, play nicely with other software installed on the host system, and be kept in sync. +- [ansible-toolset](https://github.com/ansible-community/toolset) - Ansible Toolset combines all ansible development tools in a single container: ansible, ansible-lint and molecule. ## Blog posts and opinions