mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Tidy up validate-modules ignores for modules: cloud/profitbricks (#1387)
* 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
This commit is contained in:
parent
4a7379b61d
commit
a99d011867
8 changed files with 72 additions and 82 deletions
|
@ -163,32 +163,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
|
||||
|
|
|
@ -163,32 +163,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
|
||||
|
|
|
@ -136,25 +136,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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue