Merge "Fix linting by updating Zuul action plugin path"
This commit is contained in:
commit
3514d4539f
2
tox.ini
2
tox.ini
@ -32,7 +32,7 @@ passenv =
|
||||
ANSIBLE_ROLES_PATH
|
||||
setenv =
|
||||
ANSIBLE_LIBRARY= {envsitepackagesdir}/zuul/ansible/base/library
|
||||
ANSIBLE_ACTION_PLUGINS = {envsitepackagesdir}/zuul/ansible/base/actiongeneral
|
||||
ANSIBLE_ACTION_PLUGINS = {envsitepackagesdir}/zuul/ansible/base/action
|
||||
commands =
|
||||
flake8 {posargs}
|
||||
# Ansible lint
|
||||
|
Loading…
x
Reference in New Issue
Block a user