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/code-smell
Toshio Kuratomi 0b9a78f0b3 Remove wildcard, add boilerplate and get rid of get_exception
* smaller collections of database modules
* Some of the smaller collections of network modules
7 years ago
..
ansible-var-precedence-check.py Fix undefined variables, basestring usage, and some associated python3 issues 7 years ago
boilerplate.sh Remove wildcard, add boilerplate and get rid of get_exception 7 years ago
configure-remoting-ps1.sh
empty-init.sh
inappropriately-private.sh
integration-aliases.py
line-endings.sh
no-basestring.sh Remove automatic use of system six 7 years ago
no-dict-iteritems.sh Remove automatic use of system six 7 years ago
no-dict-iterkeys.sh Remove automatic use of system six 7 years ago
no-dict-itervalues.sh Remove automatic use of system six 7 years ago
no-list-cmp.sh Initial ansible-test sanity docs. (#26775) 7 years ago
pylint-ansible-test.sh Add support for cloud tests to ansible-test. (#24315) 8 years ago
replace-urlopen.sh Remove automatic use of system six 7 years ago
required-and-default-attributes.sh
shebang.sh Add integration test that modules are loaded from the expected locations (#24170) 8 years ago
skip.txt
test-constraints.sh
use-compat-six.sh