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
2012-10-18 20:18:33 -04:00
..
action_plugins Remove debug print statements 2012-10-17 22:45:17 +02:00
connection_plugins Allows delegate_to to use inventory host/port info. 2012-10-16 20:57:37 -04:00
lookup_plugins implement lookup plugins for arbitrary enumeration over arbitrary things. See the mailing list for some cool examples. 2012-10-12 20:07:05 -04:00
__init__.py When using delegation, local_action should always use the local connection type. 2012-10-18 20:18:33 -04:00
connection.py When using delegation, local_action should always use the local connection type. 2012-10-18 20:18:33 -04:00
poller.py Import ansible errors in Poller. 2012-06-25 20:48:35 +02:00
return_data.py Various tweaking of the delegate_to loop code. 2012-10-17 19:17:41 -04:00