community.general/lib/ansible/modules/clustering/k8s
Abhijeet Kasurde 122780abce Fix args schema regression in k8s module
Add back comma for required_one_of argument as it's
supposed to be an iterable of iterables.

PR #39787 by @Akasurde
Fixes: #39786

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-07-31 14:44:29 +01:00
..
__init__.py K8s raw modules (#34050) 2017-12-19 15:25:33 -06:00
_k8s_raw.py K8s dynamic collected changes (#40745) 2018-05-30 12:04:48 -05:00
_kubernetes.py Fix args schema regression in k8s module 2018-07-31 14:44:29 +01:00
k8s.py Add merge_type parameter to k8s module (#42219) 2018-07-22 21:05:25 -07:00
k8s_facts.py k8s_facts trivially supports check_mode (#42335) 2018-07-05 07:53:23 -04:00
k8s_scale.py K8s dynamic collected changes (#40745) 2018-05-30 12:04:48 -05:00