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 Remove deprecated os_server_actions alias (#47208) 6 years ago
code-smell Disable the update-bundled test during normal operation 6 years ago
compile Overhaul additional sanity tests. (#36803) 7 years ago
import Ensure that current uses of BaseException are required 6 years ago
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 Add rstcheck to ansible-test and correct issues. (#23550) 8 years ago
shellcheck Test cleanup. 7 years ago
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 Fix ansible-test config management. 7 years ago