ansible/lib/ansible/runner
2012-11-09 15:43:29 +01:00
..
action_plugins Turn 'fail' and 'debug' modules into action_plugins 2012-11-07 23:34:53 +01:00
connection_plugins Allows use of scp instead of sftp in 2012-11-05 14:25:40 -08:00
filter_plugins Support custom jinja2 filters. 2012-11-05 15:11:34 +01:00
lookup_plugins Add $LOOKUP(<lookup plugin>,<data>) as a templating option 2012-11-07 23:17:29 +01:00
__init__.py Rename varReplaceWithItems to template_ds 2012-11-09 15:43:29 +01:00
connection.py Create a plugin loader system 2012-11-02 01:24:14 +01:00
poller.py Import ansible errors in Poller. 2012-06-25 20:48:35 +02:00
return_data.py if a module returns failed in the results, don't fail unless failed is not false. 2012-11-02 15:24:17 -04:00