ansible/test/units/mock
nitzmahone 5b336832af add _load_params debug overrides for module args/file passed on cmdline
Updated python module wrapper explode method to drop 'args' file next to module.
Both execute() and excommunicate() debug methods now pass the module args via file to enable debuggers that are picky about stdin.
Updated unit tests to use a context manager for masking/restoring default streams and argv.
2016-04-18 11:06:46 -07:00
..
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
loader.py Break apart a looped dependency to show a warning when parsing playbooks 2015-10-27 12:39:42 -07:00
procenv.py add _load_params debug overrides for module args/file passed on cmdline 2016-04-18 11:06:46 -07:00