mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
mention ansible-lint and editor tools that help with playbook development (#51769)
* introduce ansible-lint in playbook docs, mention editors help playbook syntax Co-Authored-By: samccann <samccann@redhat.com>
This commit is contained in:
parent
d92797f594
commit
2c0897caf2
2 changed files with 42 additions and 14 deletions
|
@ -83,6 +83,7 @@ There are various ways to find existing issues and pull requests (PRs)
|
|||
- `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.
|
||||
- `jctanner's Ansible Tools <https://github.com/jctanner/ansible-tools>`_ - miscellaneous collection of useful helper scripts for Ansible development.
|
||||
|
||||
.. _validate-playbook-tools:
|
||||
|
||||
******************************
|
||||
Tools for Validating Playbooks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue