community.general/lib/ansible/runner
Chris Church 615f70e3f4 Fix missing space in script action plugin. 2014-06-19 21:54:21 -05:00
..
action_plugins Fix missing space in script action plugin. 2014-06-19 21:54:21 -05:00
connection_plugins Squeeze a few more bytes out of put_file script. 2014-06-19 16:20:17 -05:00
filter_plugins Add environmentfilter to random filter, to ensure the result doesn't get cached. Mirrors default jinja filter. 2014-06-09 18:52:39 +01:00
lookup_plugins Add support for relative paths in the file lookup plugin for roles 2014-06-04 15:20:59 -05:00
shell_plugins Collapse extra whitespace in encoded powershell scripts. 2014-06-19 14:25:50 -05:00
__init__.py Fix trailing slash on returned temp path. 2014-06-19 16:20:18 -05:00
connection.py Add default license boilerplate, refactor common powershell code, fixes for raw/script modules. 2014-06-19 14:24:13 -05:00
poller.py Splitting SETUP_CACHE into two caches, one for host vars and one for setup facts 2014-04-01 16:23:33 -05:00
return_data.py Remove the legacy templating code, which was guarded by deprecation warnings in the previous two releases, and undocumented for a long time. use {{ foo }} to access variables instead of ${foo} or $foo. 2014-02-28 18:38:45 -05:00