We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c6c5110 + 51af69c commit e31e7f1Copy full SHA for e31e7f1
tests/sanity/ignore-2.13.txt
@@ -0,0 +1,7 @@
1
+docs/make.bat line-endings!skip # Windows batch file requires windows line endings
2
+plugins/modules/cmci_get.py validate-modules:missing-gplv3-license # Licence is Apache-2.0
3
+plugins/modules/cmci_action.py validate-modules:missing-gplv3-license # Licence is Apache-2.0
4
+plugins/modules/cmci_create.py validate-modules:missing-gplv3-license # Licence is Apache-2.0
5
+plugins/modules/cmci_delete.py validate-modules:missing-gplv3-license # Licence is Apache-2.0
6
+plugins/modules/cmci_update.py validate-modules:missing-gplv3-license # Licence is Apache-2.0
7
+plugins/doc_fragments/cmci.py pep8:E501 # Link can't be split or it does not render correctly
0 commit comments