community.general/lib/ansible/runner
Michael DeHaan 5e2c2564bc Explicitly execute /bin/sh versus $SHELL because some folks have very incompatible/weird shells. We do not
execute modules through the shell, this is only for basic ops, so should be sufficient.
2012-10-25 23:00:07 -04:00
..
action_plugins Various performance streamlining and making the file features usable in all modules without daisy chaining. 2012-10-20 22:55:09 -04:00
connection_plugins Explicitly execute /bin/sh versus $SHELL because some folks have very incompatible/weird shells. We do not 2012-10-25 23:00:07 -04:00
lookup_plugins Make with_items a lookup plugin 2012-10-25 15:10:33 +02:00
__init__.py Merge pull request #1452 from dhozac/with_items-as-plugin 2012-10-25 18:24:34 -07:00
connection.py Fix the basic templating system such that when the template ends in '$', life continues as normal. 2012-10-20 10:57:52 -04:00
poller.py Import ansible errors in Poller. 2012-06-25 20:48:35 +02:00
return_data.py Various performance streamlining and making the file features usable in all modules without daisy chaining. 2012-10-20 22:55:09 -04:00