Merge "ansible-lint: disable progressive mode"
This commit is contained in:
commit
d51364c29c
2
tox.ini
2
tox.ini
@ -49,7 +49,7 @@ commands =
|
||||
flake8 {posargs}
|
||||
yamllint -s -f parsable .
|
||||
python -m ansiblelint --version
|
||||
python -m ansiblelint {env:ANSIBLELINT_OPTS:--progressive}
|
||||
python -m ansiblelint {env:ANSIBLELINT_OPTS:}
|
||||
# Ansible Syntax Check
|
||||
{toxinidir}/tools/check_jobs_documented.py
|
||||
{toxinidir}/tools/update-test-platforms.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user