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-08-07 09:00:24 -05:00
..
action_plugins Avoid templating raw lookup strings 2014-08-06 13:25:14 -05:00
connection_plugins Catch auth errors in winrm and properly raise errors 2014-08-07 09:00:24 -05:00
filter_plugins Merge branch 'sets_v2' of https://github.com/bcoca/ansible into bcoca-sets_v2 2014-08-05 14:58:01 -05: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 template Runner.module_vars['delegate_to'] to accommodate callbacks 2014-08-05 15:16:43 +02: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 When parsing json from untrusted sources, remove templating tags 2014-07-01 14:14:14 -05:00