community.general/lib/ansible/runner
Daniel Hokka Zakrisson ab44a4abba Load additional plugins from path specified in configuration 2012-10-14 21:09:24 +02:00
..
action_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
connection_plugins Makes ports configurable for fireball. Note port defaults really belong in the connection plugins, not runner, which can be refactored later. 2012-10-08 19:03: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 Load additional plugins from path specified in configuration 2012-10-14 21:09:24 +02:00
connection.py Load additional plugins from path specified in configuration 2012-10-14 21:09:24 +02:00
poller.py Import ansible errors in Poller. 2012-06-25 20:48:35 +02:00
return_data.py Pass module arguments as argument instead of keeping it in runner 2012-09-23 23:38:26 +02:00