summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/windows/tests/sanity
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 12:04:41 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 12:04:41 +0000
commit975f66f2eebe9dadba04f275774d4ab83f74cf25 (patch)
tree89bd26a93aaae6a25749145b7e4bca4a1e75b2be /ansible_collections/community/windows/tests/sanity
parentInitial commit. (diff)
downloadansible-975f66f2eebe9dadba04f275774d4ab83f74cf25.tar.xz
ansible-975f66f2eebe9dadba04f275774d4ab83f74cf25.zip
Adding upstream version 7.7.0+dfsg.upstream/7.7.0+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/community/windows/tests/sanity')
-rw-r--r--ansible_collections/community/windows/tests/sanity/ignore-2.12.txt13
-rw-r--r--ansible_collections/community/windows/tests/sanity/ignore-2.13.txt13
-rw-r--r--ansible_collections/community/windows/tests/sanity/ignore-2.14.txt13
-rw-r--r--ansible_collections/community/windows/tests/sanity/ignore-2.15.txt13
-rw-r--r--ansible_collections/community/windows/tests/sanity/ignore-2.16.txt13
5 files changed, 65 insertions, 0 deletions
diff --git a/ansible_collections/community/windows/tests/sanity/ignore-2.12.txt b/ansible_collections/community/windows/tests/sanity/ignore-2.12.txt
new file mode 100644
index 000000000..84d7bb121
--- /dev/null
+++ b/ansible_collections/community/windows/tests/sanity/ignore-2.12.txt
@@ -0,0 +1,13 @@
+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
diff --git a/ansible_collections/community/windows/tests/sanity/ignore-2.13.txt b/ansible_collections/community/windows/tests/sanity/ignore-2.13.txt
new file mode 100644
index 000000000..84d7bb121
--- /dev/null
+++ b/ansible_collections/community/windows/tests/sanity/ignore-2.13.txt
@@ -0,0 +1,13 @@
+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
diff --git a/ansible_collections/community/windows/tests/sanity/ignore-2.14.txt b/ansible_collections/community/windows/tests/sanity/ignore-2.14.txt
new file mode 100644
index 000000000..84d7bb121
--- /dev/null
+++ b/ansible_collections/community/windows/tests/sanity/ignore-2.14.txt
@@ -0,0 +1,13 @@
+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
diff --git a/ansible_collections/community/windows/tests/sanity/ignore-2.15.txt b/ansible_collections/community/windows/tests/sanity/ignore-2.15.txt
new file mode 100644
index 000000000..84d7bb121
--- /dev/null
+++ b/ansible_collections/community/windows/tests/sanity/ignore-2.15.txt
@@ -0,0 +1,13 @@
+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
diff --git a/ansible_collections/community/windows/tests/sanity/ignore-2.16.txt b/ansible_collections/community/windows/tests/sanity/ignore-2.16.txt
new file mode 100644
index 000000000..84d7bb121
--- /dev/null
+++ b/ansible_collections/community/windows/tests/sanity/ignore-2.16.txt
@@ -0,0 +1,13 @@
+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