summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBjorn Neergaard <bjorn@neersighted.com>2016-10-20 09:26:56 -0500
committerBjorn Neergaard <bjorn@neersighted.com>2016-10-20 09:27:57 -0500
commita2e4af16269cadd5989610cce54c61d14731732b (patch)
tree1006d60ea91f0b45d86d2af94c9c96a10541379e /doc
parentc34664120b53e48ae6719a11fbd0a46f233a4ac9 (diff)
downloadale-a2e4af16269cadd5989610cce54c61d14731732b.zip
Document ansible-lint
Diffstat (limited to 'doc')
-rw-r--r--doc/ale.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index ab6f6093..38451afd 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -50,6 +50,7 @@ ALE supports the following key features:
The following languages and tools are supported.
+* Ansible: 'ansible-lint'
* Bash: 'shell' (-n flag), 'shellcheck'
* Bourne Shell: 'shell' (-n flag), 'shellcheck'
* C: 'cppcheck', 'gcc'