You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/sanity
Mariusz Mazur 34671a64b3 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.
6 years ago
..
ansible-doc
code-smell Disable the update-bundled test during normal operation 6 years ago
compile
import
pep8 Skip sanity tests that don't apply to bundled code 6 years ago
pslint win_power_plan: fix for Windows 10 and Server 2008 compatibility (#51471) 6 years ago
pylint fix string_format sanity check (#51780) 6 years ago
rstcheck
shellcheck
validate-modules k8s_auth: new k8s module for handling auth (#50807) 6 years ago
yamllint Doc fragments to plugins (#50172) 6 years ago
ansible.cfg