Files
offline_kubespray/collection/sensu/sensu_go/sanity.requirements
ByeonJungHun 360c6eef4a offline 작업
2024-02-19 16:02:29 +09:00

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