mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-15 14:05:13 +00:00
* 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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| ignore.txt | ||
| main.py | ||
| module_args.py | ||
| schema.py | ||
| skip.txt | ||
| test_validate_modules_regex.py | ||
| utils.py | ||
| validate-modules | ||