mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
* redhat_subscription: fix sanity check
* removed ignore lines
(cherry picked from commit 801e3d86ef
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
41a23f093d
commit
57a4195b0d
6 changed files with 1 additions and 6 deletions
|
@ -26,7 +26,6 @@ plugins/modules/rax_files_objects.py use-argspec-type-path
|
|||
plugins/modules/rax_files.py validate-modules:parameter-state-invalid-choice
|
||||
plugins/modules/rax.py use-argspec-type-path # fix needed
|
||||
plugins/modules/rax_scaling_group.py use-argspec-type-path # fix needed, expanduser() applied to dict values
|
||||
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/ssh_config.py use-argspec-type-path # Required since module uses other methods to specify path
|
||||
|
|
|
@ -21,7 +21,6 @@ plugins/modules/rax_files_objects.py use-argspec-type-path
|
|||
plugins/modules/rax_files.py validate-modules:parameter-state-invalid-choice
|
||||
plugins/modules/rax.py use-argspec-type-path # fix needed
|
||||
plugins/modules/rax_scaling_group.py use-argspec-type-path # fix needed, expanduser() applied to dict values
|
||||
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/ssh_config.py use-argspec-type-path # Required since module uses other methods to specify path
|
||||
|
|
|
@ -21,7 +21,6 @@ plugins/modules/rax_files_objects.py use-argspec-type-path
|
|||
plugins/modules/rax_files.py validate-modules:parameter-state-invalid-choice
|
||||
plugins/modules/rax.py use-argspec-type-path # fix needed
|
||||
plugins/modules/rax_scaling_group.py use-argspec-type-path # fix needed, expanduser() applied to dict values
|
||||
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/ssh_config.py use-argspec-type-path # Required since module uses other methods to specify path
|
||||
|
|
|
@ -22,7 +22,6 @@ plugins/modules/rax_files_objects.py use-argspec-type-path
|
|||
plugins/modules/rax_files.py validate-modules:parameter-state-invalid-choice
|
||||
plugins/modules/rax.py use-argspec-type-path # fix needed
|
||||
plugins/modules/rax_scaling_group.py use-argspec-type-path # fix needed, expanduser() applied to dict values
|
||||
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/ssh_config.py use-argspec-type-path # Required since module uses other methods to specify path
|
||||
|
|
|
@ -22,7 +22,6 @@ plugins/modules/rax_files_objects.py use-argspec-type-path
|
|||
plugins/modules/rax_files.py validate-modules:parameter-state-invalid-choice
|
||||
plugins/modules/rax.py use-argspec-type-path # fix needed
|
||||
plugins/modules/rax_scaling_group.py use-argspec-type-path # fix needed, expanduser() applied to dict values
|
||||
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/ssh_config.py use-argspec-type-path # Required since module uses other methods to specify path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue