mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-30 07:50:43 +00:00
kubernetes: Clean up parameter types (#52543)
This PR includes: - Parameter types added - Copyright format fixes - Short license statement This breaks out PR #52182
This commit is contained in:
parent
c5e3c80800
commit
0d1aebe064
6 changed files with 51 additions and 99 deletions
|
|
@ -161,6 +161,7 @@ lib/ansible/modules/cloud/google/gcpubsub_facts.py E322
|
|||
lib/ansible/modules/cloud/google/gcpubsub_facts.py E324
|
||||
lib/ansible/modules/cloud/google/gcpubsub_facts.py E326
|
||||
lib/ansible/modules/cloud/google/gcspanner.py E322
|
||||
lib/ansible/modules/cloud/kubevirt/kubevirt_vm.py E325
|
||||
lib/ansible/modules/cloud/linode/linode.py E322
|
||||
lib/ansible/modules/cloud/linode/linode.py E324
|
||||
lib/ansible/modules/cloud/lxc/lxc_container.py E210
|
||||
|
|
@ -344,6 +345,8 @@ lib/ansible/modules/clustering/etcd3.py E326
|
|||
lib/ansible/modules/clustering/k8s/_kubernetes.py E322
|
||||
lib/ansible/modules/clustering/k8s/_kubernetes.py E323
|
||||
lib/ansible/modules/clustering/k8s/_kubernetes.py E324
|
||||
lib/ansible/modules/clustering/k8s/k8s.py E325
|
||||
lib/ansible/modules/clustering/k8s/k8s_scale.py E325
|
||||
lib/ansible/modules/clustering/znode.py E326
|
||||
lib/ansible/modules/commands/command.py E322
|
||||
lib/ansible/modules/commands/command.py E323
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue