1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/runner
2014-06-23 15:57:49 -05:00
..
action_plugins Handle TemplateNotFound to render more helpful error message. 2014-06-23 15:02:58 -05:00
connection_plugins Explicitly set the user option for ssh connections 2014-06-23 15:57:49 -05:00
filter_plugins Add os relpath filter 2014-06-23 16:10:07 +02: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 missing arg for _remote_chmod method. 2014-06-23 06:09:08 -04: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