diff --git a/docs/docsite/rst/community/other_tools_and_programs.rst b/docs/docsite/rst/community/other_tools_and_programs.rst index 42f50b8c637..b6408bd9c8c 100644 --- a/docs/docsite/rst/community/other_tools_and_programs.rst +++ b/docs/docsite/rst/community/other_tools_and_programs.rst @@ -18,3 +18,5 @@ of some of the most popular of these tools. - `Awesome Ansible `_ is a collaboratively curated list of awesome Ansible resources. - `Ansible Inventory Grapher `_ can be used to visually display inventory inheritance hierarchies and at what level a variable is defined in inventory. + +- `Molecule `_ A testing framework for Ansible plays and roles.