569c12a2d6
planner.py: * Rather than grant FileService access to a file for children, use PushFileService to trigger deduplicating send of the file through the hierarchy immediately. * Send the complete list of Ansible module imports to the target so runner.py knows which files and scripts must be loaded via PushFileService prior to detaching. runner.py: * Teach NewStyleRunner to use the full module map to block until everything is loaded prior to detach(). target.py: * Delete old _get_file(), replace get_file() with get_small_file() which uses PushFileService instead. Closes #186 |
||
---|---|---|
.. | ||
plugins | ||
__init__.py | ||
connection.py | ||
logging.py | ||
mixins.py | ||
module_finder.py | ||
planner.py | ||
process.py | ||
runner.py | ||
services.py | ||
strategy.py | ||
target.py |