mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 03:00:23 -07:00
Fix CI (#503)
* 'Fix' nosh's return value documentation by adding an empty description (ansible/ansible#70046). * Disable runtime-metadata test. ci_complete
This commit is contained in:
parent
31ffc68980
commit
c081bb6c9c
2 changed files with 35 additions and 1 deletions
|
@ -1791,7 +1791,6 @@ plugins/modules/system/mksysb.py validate-modules:doc-missing-type
|
|||
plugins/modules/system/modprobe.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/system/nosh.py validate-modules:doc-missing-type
|
||||
plugins/modules/system/nosh.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/system/nosh.py validate-modules:return-syntax-error
|
||||
plugins/modules/system/open_iscsi.py validate-modules:required_together-unknown
|
||||
plugins/modules/system/openwrt_init.py validate-modules:doc-missing-type
|
||||
plugins/modules/system/openwrt_init.py validate-modules:parameter-type-not-in-doc
|
||||
|
@ -2139,3 +2138,4 @@ tests/unit/plugins/modules/web_infrastructure/test_jenkins_plugin.py future-impo
|
|||
tests/unit/plugins/modules/web_infrastructure/test_jenkins_plugin.py metaclass-boilerplate
|
||||
tests/utils/shippable/check_matrix.py replace-urlopen
|
||||
tests/utils/shippable/timing.py shebang
|
||||
meta/runtime.yml runtime-metadata # TODO needs to be cleaned up before a first proper release!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue