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
Matt Martz dcc05093db Validate modules arg spec fixes (#34477)
* Update validate-modules arg_spec introspection to be faster, by only mocking the imports we explicitly list
* The use of types.MethodType in redhat_subscription wasn't py3 compatible, use partial instead
* Remove argument_spec import hacks, make them errors, we can ignore them with ansible-test
* Enable the --arg-spec flag for validate-modules
8 years ago
..
ansible-doc Remove remnants of obsolete fireball mode. 9 years ago
code-smell Test cleanup. 8 years ago
import nxos_file_copy: fix broken import and 2.6 compatibility (#34480) 8 years ago
pep8 Test cleanup. 8 years ago
pylint Ignore pylint errors. 8 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 9 years ago
shellcheck Test cleanup. 8 years ago
validate-modules Validate modules arg spec fixes (#34477) 8 years ago
ansible.cfg Fix ansible-test config management. 8 years ago