mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 23:51:23 -07:00
* spotinst_aws_elastigroup: add elements to parameter do_not_update
* spotinst_aws_elastigroup: add docs for parameter token
* add missing docs
* add changelog fragment
* Update plugins/modules/spotinst_aws_elastigroup.py
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 270dc133b3
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
0bd085714f
commit
41a23f093d
7 changed files with 28 additions and 17 deletions
|
@ -29,9 +29,6 @@ plugins/modules/rax_scaling_group.py use-argspec-type-path # fix needed, expand
|
|||
plugins/modules/redhat_subscription.py validate-modules:return-syntax-error
|
||||
plugins/modules/rhevm.py validate-modules:parameter-state-invalid-choice
|
||||
plugins/modules/scaleway_organization_info.py validate-modules:return-syntax-error
|
||||
plugins/modules/spotinst_aws_elastigroup.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/spotinst_aws_elastigroup.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/spotinst_aws_elastigroup.py validate-modules:undocumented-parameter
|
||||
plugins/modules/ssh_config.py use-argspec-type-path # Required since module uses other methods to specify path
|
||||
plugins/modules/udm_share.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/udm_user.py validate-modules:parameter-list-no-elements
|
||||
|
|
|
@ -24,9 +24,6 @@ plugins/modules/rax_scaling_group.py use-argspec-type-path # fix needed, expand
|
|||
plugins/modules/redhat_subscription.py validate-modules:return-syntax-error
|
||||
plugins/modules/rhevm.py validate-modules:parameter-state-invalid-choice
|
||||
plugins/modules/scaleway_organization_info.py validate-modules:return-syntax-error
|
||||
plugins/modules/spotinst_aws_elastigroup.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/spotinst_aws_elastigroup.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/spotinst_aws_elastigroup.py validate-modules:undocumented-parameter
|
||||
plugins/modules/ssh_config.py use-argspec-type-path # Required since module uses other methods to specify path
|
||||
plugins/modules/udm_share.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/udm_user.py validate-modules:parameter-list-no-elements
|
||||
|
|
|
@ -24,9 +24,6 @@ plugins/modules/rax_scaling_group.py use-argspec-type-path # fix needed, expand
|
|||
plugins/modules/redhat_subscription.py validate-modules:return-syntax-error
|
||||
plugins/modules/rhevm.py validate-modules:parameter-state-invalid-choice
|
||||
plugins/modules/scaleway_organization_info.py validate-modules:return-syntax-error
|
||||
plugins/modules/spotinst_aws_elastigroup.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/spotinst_aws_elastigroup.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/spotinst_aws_elastigroup.py validate-modules:undocumented-parameter
|
||||
plugins/modules/ssh_config.py use-argspec-type-path # Required since module uses other methods to specify path
|
||||
plugins/modules/udm_share.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/udm_user.py validate-modules:parameter-list-no-elements
|
||||
|
|
|
@ -25,9 +25,6 @@ plugins/modules/rax_scaling_group.py use-argspec-type-path # fix needed, expand
|
|||
plugins/modules/redhat_subscription.py validate-modules:return-syntax-error
|
||||
plugins/modules/rhevm.py validate-modules:parameter-state-invalid-choice
|
||||
plugins/modules/scaleway_organization_info.py validate-modules:return-syntax-error
|
||||
plugins/modules/spotinst_aws_elastigroup.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/spotinst_aws_elastigroup.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/spotinst_aws_elastigroup.py validate-modules:undocumented-parameter
|
||||
plugins/modules/ssh_config.py use-argspec-type-path # Required since module uses other methods to specify path
|
||||
plugins/modules/udm_share.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/udm_user.py import-3.11 # Uses deprecated stdlib library 'crypt'
|
||||
|
|
|
@ -25,9 +25,6 @@ plugins/modules/rax_scaling_group.py use-argspec-type-path # fix needed, expand
|
|||
plugins/modules/redhat_subscription.py validate-modules:return-syntax-error
|
||||
plugins/modules/rhevm.py validate-modules:parameter-state-invalid-choice
|
||||
plugins/modules/scaleway_organization_info.py validate-modules:return-syntax-error
|
||||
plugins/modules/spotinst_aws_elastigroup.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/spotinst_aws_elastigroup.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/spotinst_aws_elastigroup.py validate-modules:undocumented-parameter
|
||||
plugins/modules/ssh_config.py use-argspec-type-path # Required since module uses other methods to specify path
|
||||
plugins/modules/udm_share.py validate-modules:parameter-list-no-elements
|
||||
plugins/modules/udm_user.py import-3.11 # Uses deprecated stdlib library 'crypt'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue