ansible/test/units/module_utils/basic
Toshio Kuratomi 44e21f7062 Allow AnsibleModules to be instantiated more than once in a module
Fix SELINUX monkeypatch in test_basic
2016-04-23 14:04:45 -07:00
..
__init__.py AnsibleModules.log() fix for python3 2015-10-12 13:30:27 -07:00
test__log_invocation.py add _load_params debug overrides for module args/file passed on cmdline 2016-04-18 11:06:46 -07:00
test_exit_json.py Allow AnsibleModules to be instantiated more than once in a module 2016-04-23 14:04:45 -07:00
test_heuristic_log_sanitize.py For now, skip tests of module_utils/basic functions that are failing on 2015-12-03 14:16:29 -08:00
test_known_hosts.py Make module_utils.known_hosts.get_fqdn work on ipv6 2015-12-14 19:30:54 +01:00
test_log.py Allow AnsibleModules to be instantiated more than once in a module 2016-04-23 14:04:45 -07:00
test_no_log.py For now, skip tests of module_utils/basic functions that are failing on 2015-12-03 14:16:29 -08:00
test_run_command.py Allow AnsibleModules to be instantiated more than once in a module 2016-04-23 14:04:45 -07:00
test_safe_eval.py Allow AnsibleModules to be instantiated more than once in a module 2016-04-23 14:04:45 -07:00