mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +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:
committed by
John R Barker
parent
c5e3c80800
commit
0d1aebe064
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user