mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
* fixed validation-modules for plugins/modules/cloud/profitbricks/profitbricks_datacenter.py
* fixed validation-modules for plugins/modules/cloud/profitbricks/profitbricks_nic.py
* fixed validation-modules for plugins/modules/cloud/profitbricks/profitbricks.py
* fixed validation-modules for plugins/modules/cloud/profitbricks/profitbricks_volume_attachments.py
* fixed validation-modules for plugins/modules/cloud/profitbricks/profitbricks_volume.py
* Tidy up validate-modules ignores for cloud/profitbricks modules
* CI errors for 2.9
(cherry picked from commit a99d011867)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
@@ -175,32 +175,11 @@ plugins/modules/cloud/packet/packet_sshkey.py validate-modules:parameter-type-no
|
||||
plugins/modules/cloud/packet/packet_sshkey.py validate-modules:undocumented-parameter
|
||||
plugins/modules/cloud/packet/packet_volume_attachment.py pylint:ansible-bad-function
|
||||
plugins/modules/cloud/packet/packet_volume_attachment.py validate-modules:doc-required-mismatch
|
||||
plugins/modules/cloud/profitbricks/profitbricks.py validate-modules:doc-choices-do-not-match-spec
|
||||
plugins/modules/cloud/profitbricks/profitbricks.py validate-modules:doc-default-does-not-match-spec
|
||||
plugins/modules/cloud/profitbricks/profitbricks.py validate-modules:doc-missing-type
|
||||
plugins/modules/cloud/profitbricks/profitbricks.py validate-modules:doc-required-mismatch
|
||||
plugins/modules/cloud/profitbricks/profitbricks.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/profitbricks/profitbricks.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/cloud/profitbricks/profitbricks.py validate-modules:undocumented-parameter
|
||||
plugins/modules/cloud/profitbricks/profitbricks_datacenter.py validate-modules:doc-choices-do-not-match-spec
|
||||
plugins/modules/cloud/profitbricks/profitbricks_datacenter.py validate-modules:doc-missing-type
|
||||
plugins/modules/cloud/profitbricks/profitbricks_datacenter.py validate-modules:doc-required-mismatch
|
||||
plugins/modules/cloud/profitbricks/profitbricks_datacenter.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/cloud/profitbricks/profitbricks_nic.py validate-modules:doc-choices-do-not-match-spec
|
||||
plugins/modules/cloud/profitbricks/profitbricks_nic.py validate-modules:doc-default-does-not-match-spec
|
||||
plugins/modules/cloud/profitbricks/profitbricks_nic.py validate-modules:doc-missing-type
|
||||
plugins/modules/cloud/profitbricks/profitbricks_nic.py validate-modules:doc-required-mismatch
|
||||
plugins/modules/cloud/profitbricks/profitbricks_nic.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/cloud/profitbricks/profitbricks_volume.py validate-modules:doc-choices-do-not-match-spec
|
||||
plugins/modules/cloud/profitbricks/profitbricks_volume.py validate-modules:doc-missing-type
|
||||
plugins/modules/cloud/profitbricks/profitbricks_volume.py validate-modules:doc-required-mismatch
|
||||
plugins/modules/cloud/profitbricks/profitbricks_volume.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/profitbricks/profitbricks_volume.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/cloud/profitbricks/profitbricks_volume.py validate-modules:undocumented-parameter
|
||||
plugins/modules/cloud/profitbricks/profitbricks_volume_attachments.py validate-modules:doc-choices-do-not-match-spec
|
||||
plugins/modules/cloud/profitbricks/profitbricks_volume_attachments.py validate-modules:doc-missing-type
|
||||
plugins/modules/cloud/profitbricks/profitbricks_volume_attachments.py validate-modules:doc-required-mismatch
|
||||
plugins/modules/cloud/profitbricks/profitbricks_volume_attachments.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/cloud/pubnub/pubnub_blocks.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/rackspace/rax.py use-argspec-type-path # fix needed
|
||||
plugins/modules/cloud/rackspace/rax.py validate-modules:doc-missing-type
|
||||
|
||||
@@ -175,32 +175,11 @@ plugins/modules/cloud/packet/packet_sshkey.py validate-modules:parameter-type-no
|
||||
plugins/modules/cloud/packet/packet_sshkey.py validate-modules:undocumented-parameter
|
||||
plugins/modules/cloud/packet/packet_volume_attachment.py pylint:ansible-bad-function
|
||||
plugins/modules/cloud/packet/packet_volume_attachment.py validate-modules:doc-required-mismatch
|
||||
plugins/modules/cloud/profitbricks/profitbricks.py validate-modules:doc-choices-do-not-match-spec
|
||||
plugins/modules/cloud/profitbricks/profitbricks.py validate-modules:doc-default-does-not-match-spec
|
||||
plugins/modules/cloud/profitbricks/profitbricks.py validate-modules:doc-missing-type
|
||||
plugins/modules/cloud/profitbricks/profitbricks.py validate-modules:doc-required-mismatch
|
||||
plugins/modules/cloud/profitbricks/profitbricks.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/profitbricks/profitbricks.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/cloud/profitbricks/profitbricks.py validate-modules:undocumented-parameter
|
||||
plugins/modules/cloud/profitbricks/profitbricks_datacenter.py validate-modules:doc-choices-do-not-match-spec
|
||||
plugins/modules/cloud/profitbricks/profitbricks_datacenter.py validate-modules:doc-missing-type
|
||||
plugins/modules/cloud/profitbricks/profitbricks_datacenter.py validate-modules:doc-required-mismatch
|
||||
plugins/modules/cloud/profitbricks/profitbricks_datacenter.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/cloud/profitbricks/profitbricks_nic.py validate-modules:doc-choices-do-not-match-spec
|
||||
plugins/modules/cloud/profitbricks/profitbricks_nic.py validate-modules:doc-default-does-not-match-spec
|
||||
plugins/modules/cloud/profitbricks/profitbricks_nic.py validate-modules:doc-missing-type
|
||||
plugins/modules/cloud/profitbricks/profitbricks_nic.py validate-modules:doc-required-mismatch
|
||||
plugins/modules/cloud/profitbricks/profitbricks_nic.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/cloud/profitbricks/profitbricks_volume.py validate-modules:doc-choices-do-not-match-spec
|
||||
plugins/modules/cloud/profitbricks/profitbricks_volume.py validate-modules:doc-missing-type
|
||||
plugins/modules/cloud/profitbricks/profitbricks_volume.py validate-modules:doc-required-mismatch
|
||||
plugins/modules/cloud/profitbricks/profitbricks_volume.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/profitbricks/profitbricks_volume.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/cloud/profitbricks/profitbricks_volume.py validate-modules:undocumented-parameter
|
||||
plugins/modules/cloud/profitbricks/profitbricks_volume_attachments.py validate-modules:doc-choices-do-not-match-spec
|
||||
plugins/modules/cloud/profitbricks/profitbricks_volume_attachments.py validate-modules:doc-missing-type
|
||||
plugins/modules/cloud/profitbricks/profitbricks_volume_attachments.py validate-modules:doc-required-mismatch
|
||||
plugins/modules/cloud/profitbricks/profitbricks_volume_attachments.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/cloud/pubnub/pubnub_blocks.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/cloud/rackspace/rax.py use-argspec-type-path # fix needed
|
||||
plugins/modules/cloud/rackspace/rax.py validate-modules:doc-missing-type
|
||||
|
||||
@@ -167,25 +167,9 @@ plugins/modules/cloud/packet/packet_device.py validate-modules:parameter-type-no
|
||||
plugins/modules/cloud/packet/packet_sshkey.py validate-modules:doc-missing-type
|
||||
plugins/modules/cloud/packet/packet_sshkey.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/cloud/packet/packet_sshkey.py validate-modules:undocumented-parameter
|
||||
plugins/modules/cloud/profitbricks/profitbricks.py validate-modules:doc-choices-do-not-match-spec
|
||||
plugins/modules/cloud/profitbricks/profitbricks.py validate-modules:doc-default-does-not-match-spec
|
||||
plugins/modules/cloud/profitbricks/profitbricks.py validate-modules:doc-missing-type
|
||||
plugins/modules/cloud/profitbricks/profitbricks.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/cloud/profitbricks/profitbricks.py validate-modules:undocumented-parameter
|
||||
plugins/modules/cloud/profitbricks/profitbricks_datacenter.py validate-modules:doc-choices-do-not-match-spec
|
||||
plugins/modules/cloud/profitbricks/profitbricks_datacenter.py validate-modules:doc-missing-type
|
||||
plugins/modules/cloud/profitbricks/profitbricks_datacenter.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/cloud/profitbricks/profitbricks_nic.py validate-modules:doc-choices-do-not-match-spec
|
||||
plugins/modules/cloud/profitbricks/profitbricks_nic.py validate-modules:doc-default-does-not-match-spec
|
||||
plugins/modules/cloud/profitbricks/profitbricks_nic.py validate-modules:doc-missing-type
|
||||
plugins/modules/cloud/profitbricks/profitbricks_nic.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/cloud/profitbricks/profitbricks_volume.py validate-modules:doc-choices-do-not-match-spec
|
||||
plugins/modules/cloud/profitbricks/profitbricks_volume.py validate-modules:doc-missing-type
|
||||
plugins/modules/cloud/profitbricks/profitbricks_volume.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/cloud/profitbricks/profitbricks_volume.py validate-modules:undocumented-parameter
|
||||
plugins/modules/cloud/profitbricks/profitbricks_volume_attachments.py validate-modules:doc-choices-do-not-match-spec
|
||||
plugins/modules/cloud/profitbricks/profitbricks_volume_attachments.py validate-modules:doc-missing-type
|
||||
plugins/modules/cloud/profitbricks/profitbricks_volume_attachments.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/cloud/rackspace/rax.py use-argspec-type-path
|
||||
plugins/modules/cloud/rackspace/rax.py validate-modules:doc-missing-type
|
||||
plugins/modules/cloud/rackspace/rax.py validate-modules:undocumented-parameter
|
||||
|
||||
Reference in New Issue
Block a user