mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
k8s_auth: new k8s module for handling auth (#50807)
* k8s*: add a reference to k8s_auth in all the modules' descriptions * k8s_auth: new k8s module for handling auth * k8s_auth: ignore E203 Can't use module_utils.urls, since that lacks user CA support, which is a critical feature of what this module does.
This commit is contained in:
@@ -356,6 +356,7 @@ 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/_kubernetes.py E325
|
||||
lib/ansible/modules/clustering/k8s/k8s_auth.py E203
|
||||
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