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

16 lines
1.1 KiB
Plaintext

plugins/modules/win_audit_rule.ps1 pslint:PSCustomUseLiteralPath
plugins/modules/win_rabbitmq_plugin.ps1 pslint:PSAvoidUsingInvokeExpression
plugins/modules/win_region.ps1 pslint:PSAvoidUsingEmptyCatchBlock # Keep
plugins/modules/win_regmerge.ps1 pslint:PSCustomUseLiteralPath
plugins/modules/win_robocopy.ps1 pslint:PSCustomUseLiteralPath
tests/integration/targets/win_audit_rule/library/test_get_audit_rule.ps1 pslint:PSCustomUseLiteralPath
tests/integration/targets/win_lineinfile/files/expectations/23_utf8_bom.txt shebang
tests/integration/targets/win_lineinfile/files/expectations/24_utf8_bom_line_added.txt shebang
tests/integration/targets/win_lineinfile/files/expectations/30_linebreaks_checksum_bad.txt line-endings
tests/integration/targets/win_psmodule/files/module/template.psd1 pslint!skip
tests/integration/targets/win_psmodule/files/module/template.psm1 pslint!skip
tests/integration/targets/win_psmodule/files/setup_modules.ps1 pslint:PSCustomUseLiteralPath
tests/integration/targets/win_regmerge/templates/win_line_ending.j2 line-endings
tests/utils/shippable/check_matrix.py replace-urlopen
tests/utils/shippable/timing.py shebang