5 lines
123 B
Plaintext
5 lines
123 B
Plaintext
# ansible-lint >= 4.3.0 does not support python < 3.6 anymore
|
|
ansible-lint==5.4.0; python_version >= "3.6"
|
|
flake8
|
|
yamllint
|