summaryrefslogtreecommitdiff
path: root/doc/ale-ansible.txt
blob: 3a4efaa51f880e11e8f0eea933e9456f86c39502 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
===============================================================================
ALE Ansible Integration                                   *ale-ansible-options*


===============================================================================
ansible-lint                                         *ale-ansible-ansible-lint*

g:ale_ansible_ansible_lint_executable   *g:ale_ansible_ansible_lint_executable*
                                        *b:ale_ansible_ansible_lint_executable*
  Type: |String|
  Default: `'ansible-lint'`

  This variable can be changed to modify the executable used for ansible-lint.

===============================================================================
  vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: