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-07-24 14:03:36 +09:00
..
action_plugins fix an issue that copying directory will fail when trying to change file attributes and the target file already exists on remote 2014-07-24 14:03:36 +09:00
connection_plugins Revert "Explicitly set the user option for ssh connections" 2014-07-21 10:32:55 -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 Security fixes: 2014-07-21 11:20:49 -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 When parsing json from untrusted sources, remove templating tags 2014-07-01 14:14:14 -05:00