Commit Graph

12 Commits (78985e5c330c29b4b01ac986e58d49f18ee75512)

Author SHA1 Message Date
Toshio Kuratomi f05cda6ffc Comma is also dependent on position within the hash
11 years ago
Toshio Kuratomi 644e50fe34 Hash randomization makes one of the heuristic_log_sanitize checks not work.
11 years ago
Toshio Kuratomi 4902c06304 Obfuscate passwords in more places where it is displayed
11 years ago
Veres Lajos bf5d8ee678 typofixes - https://github.com/vlajos/misspell_fixer
11 years ago
Toshio Kuratomi f1267c0b05 Move from md5 to sha1 to work on fips-140 enabled systems
12 years ago
Toshio Kuratomi e00d657362 Make unittest compatible with python <= 2.6
12 years ago
Toshio Kuratomi 8233522a7a Reduce commenting as basic.py is copied to the remote host with every module transfer.
12 years ago
Toshio Kuratomi d293a46994 Unittests to detect speed regressions in password obfuscation and that
12 years ago
James Tanner db3d2e1042 Fixes #6542 rewrite test string for osx compatibility
12 years ago
Matt Martz 5062f4962f Unit tests for ansible.utils
12 years ago
James Cammarata 8df29e7c8b Cleaning up some exception blocks in TestModuleUtilsBasic
12 years ago
James Cammarata 69ff355726 Adding new unit tests for module_utils/basic (run_command only now)
12 years ago