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/runner
Toshio Kuratomi ff22528b07 Consolidate boolean/mk_boolean conversion functions into a single location
Consolidate the module_utils, constants, and config functions that
convert values into booleans into a single function in module_utils.

Port code to use the module_utils.validate.convert_bool.boolean function
isntead of mk_boolean.
7 years ago
..
completion
import/lib/ansible Add sanity import test to ansible-test. (#26730) 7 years ago
injector Consolidate boolean/mk_boolean conversion functions into a single location 7 years ago
lib Add --list-targets and speed up --explain. (#26838) 7 years ago
requirements New module: access Cisco ACI (network/aci/aci_rest) (#26029) 7 years ago
setup Add retries to remote test package installs. 7 years ago
units
Makefile
ansible-test
importer.py Improve sanity import test messaging. (#26782) 7 years ago
retry.py
test.py Add --list-targets and speed up --explain. (#26838) 7 years ago
tox.ini