community.general/lib/ansible/runner
Sébastien Gross 8a5f162e29 [patch] fix "remote_src" behavior according patch module documentation.
Patch documentation says "remote_src" us False by default. That was not
the case in the action plugin.
2015-03-20 16:45:54 +01:00
..
action_plugins [patch] fix "remote_src" behavior according patch module documentation. 2015-03-20 16:45:54 +01:00
connection_plugins slight changes to allow for checksum and other commands to work correctly with quoting 2015-03-16 19:09:03 -04:00
filter_plugins Add function to ipaddr for getting the nth host within a network 2015-02-23 13:42:03 -08:00
lookup_plugins Merge pull request #10311 from jpmens/lookup-module-dig1 2015-02-27 09:33:26 -05:00
shell_plugins Rework the shell quoting of remote checksumming 2015-03-02 15:42:18 -08:00
__init__.py ignore PE methods that are not sudo for checksums until we get them working universally 2015-03-19 14:31:00 -04:00
connection.py Set delegate on connection prior to calling connect. 2014-11-23 21:49:33 -05:00
poller.py Ensure ansible_job_id exists even for not-started jobs 2014-09-01 16:31:37 -07:00
return_data.py Use correct keyword for this function. 2014-09-11 12:32:51 -04:00