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
Daniel Hokka Zakrisson 47082a9171 Add $LOOKUP(<lookup plugin>,<data>) as a templating option
Also moves file and pipe to lookup_plugins.
2012-11-07 23:17:29 +01:00
..
action_plugins Don't double dwim first_available_file in template 2012-11-06 20:34:05 +01:00
connection_plugins Initialize sftp variable to fix error on transferless session 2012-10-26 23:54:21 +02: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 Create a plugin loader system 2012-11-02 01:24:14 +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