Commit Graph

3 Commits

Author SHA1 Message Date
Adesh Deshmukh 9254afbdc7 Remove dangling 'list' from mutually_exclusive in kube.py (#13352)
The mutually_exclusive constraint referenced 'list', a parameter that does not exist in argument_spec. Remove the dead constraint.

Signed-off-by: Adesh Deshmukh <adeshkd123@gmail.com>
2026-07-09 05:52:31 +00:00
Samuel Liu 73ce6aef97 kube.py support kubeconfig (#9982) 2023-04-14 00:14:40 -07:00
Luke Simmons acbf44a1b4 Adds support for Ansible collections (#9582) 2023-03-27 02:25:55 -07:00