2017-08-31 21:14:35 +02:00
***** ***** ***** ***** *** *
2017-08-02 21:38:29 +02:00
Other Tools And Programs
2017-08-31 21:14:35 +02:00
***** ***** ***** ***** *** *
2017-08-02 21:38:29 +02:00
2017-08-14 04:32:28 +02:00
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.
2017-08-31 21:14:35 +02:00
- `PR by File <https://ansible.sivel.net/pr/byfile.html> `_ shows a current list of all open pull requests by individual file. An essential tool for Ansible module maintainers.
2017-08-14 04:32:28 +02:00
2017-08-31 21:14:35 +02:00
- `Ansible Lint <https://github.com/willthames/ansible-lint> `_ is a widely used, highly configurable best-practices linter for Ansible playbooks.
2017-08-14 04:32:28 +02:00
2017-08-31 21:14:35 +02:00
- `Ansible Review <http://willthames.github.io/2016/06/28/announcing-ansible-review.html> `_ is an extension of Ansible Lint designed for code review.
2017-08-14 04:32:28 +02:00
2017-08-31 21:14:35 +02:00
- `jctanner's Ansible Tools <https://github.com/jctanner/ansible-tools> `_ is a miscellaneous collection of useful helper scripts for Ansible development.
2017-08-14 04:32:28 +02:00
2017-08-31 21:14:35 +02:00
- `Ansigenome <https://github.com/nickjj/ansigenome> `_ is a command line tool designed to help you manage your Ansible roles.
2017-08-14 04:32:28 +02:00
2017-08-31 21:14:35 +02:00
- `Awesome Ansible <https://github.com/jdauphant/awesome-ansible> `_ is a collaboratively curated list of awesome Ansible resources.