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/units
Christoph adc158a499 Add a test for int/float parameter type checking (#16741)
A parameter of type int should accept int and string, but not float.
A parameter of type float should accept float, int, and string.

Also reset the arguments in another test so that it runs cleanly.  This
agrees with what all the other tests are doing.
8 years ago
..
errors
executor Parse async response in async action. (#16534) 9 years ago
inventory
inventory_test_data/group_vars
mock
module_utils Add a test for int/float parameter type checking (#16741) 8 years ago
modules
parsing
playbook
plugins Add partially backwards compatible version of _fixup_perms. (#17427) 8 years ago
template
utils
vars
__init__.py