Files
community.general/lib/ansible/runner/action_plugins
James Cammarata eb850bf81a Fix issue with unarchive disabling pipelining mode
Was using persist_files=True when specifying the create paramater,
which breaks pipelining. Switched to use delete_remote_tmp=False instead,
which is the proper way to preserve the remove tmp dir when running
other modules from the action plugin.
2015-03-12 10:22:06 -05:00
..
2014-07-04 23:10:32 -05:00
2015-03-12 10:01:31 -04:00
2015-03-11 19:23:02 -04:00