Commit Graph

11 Commits (e2d9f4e2f272c6010b0c00257aa695c1606e05ab)

Author SHA1 Message Date
Toshio Kuratomi e2d9f4e2f2 Fix unittests for return of invocation from fail_json and exit_json
10 years ago
Michael Scherer a7ac98262d Make module_utils.known_hosts.get_fqdn work on ipv6
10 years ago
Michael Scherer 3c4d2fc6f2 Add tests for ansible.module_utils.known_hosts
10 years ago
Toshio Kuratomi cfeef81303 For now, skip tests of module_utils/basic functions that are failing on
10 years ago
Toshio Kuratomi e00012994e Also some unicode tests for return_values()
10 years ago
Toshio Kuratomi 5fdfe6a0f2 Add some test data that has unicode values
10 years ago
Brano Zarnovican 90f99f29ae unittest cover for 'run_command'
11 years ago
Toshio Kuratomi 5a0e63af1e Workaround seeming bug in python-2.6's sys.exit()
11 years ago
Toshio Kuratomi 6e5055e786 Update the use of no_log values to cover everything that heuristic_log_sanitize does.
11 years ago
Toshio Kuratomi c2d188baff Hide values in json returns which were given in parameters marked no_log.
11 years ago
Toshio Kuratomi 15d7f53846 AnsibleModules.log() fix for python3
11 years ago