Files
offline_kubespray/collection/community/hrobot/tests/sanity/ignore-2.10.txt
ByeonJungHun 360c6eef4a offline 작업
2024-02-19 16:02:29 +09:00

6 lines
432 B
Plaintext

plugins/modules/boot.py validate-modules:return-syntax-error # only allowed in 2.13+
plugins/modules/firewall.py pylint:bad-option-value # a pylint test that is disabled was modified over time
plugins/modules/server.py validate-modules:return-syntax-error # only allowed in 2.13+
plugins/modules/server_info.py validate-modules:return-syntax-error # only allowed in 2.13+
tests/ee/roles/smoke/library/smoke_ipaddress.py shebang