ansible/docs/docsite/rst/community/other_tools_and_programs.rst
2017-10-06 01:30:10 -07:00

1.3 KiB

Other Tools And Programs

The Ansible community provides several useful tools for working with the Ansible project. This is a list of some of the most popular of these tools.

  • PR by File shows a current list of all open pull requests by individual file. An essential tool for Ansible module maintainers.
  • Ansible Lint is a widely used, highly configurable best-practices linter for Ansible playbooks.
  • Ansible Review is an extension of Ansible Lint designed for code review.
  • jctanner's Ansible Tools is a miscellaneous collection of useful helper scripts for Ansible development.
  • Ansigenome is a command line tool designed to help you manage your Ansible roles.
  • 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.