community.general/lib/ansible/runner
Michael DeHaan 9006d4557d Added code to allow insertion of boilerplate into modules to make them able to share lots of code, the result
should be a huge reduction of total ansible source, at a slight cost of difficulty in original module development.

We need to apply this now to all modules, but may need to have some exemptions to things like command, which should
subclass this module.
2012-07-17 22:34:52 -04:00
..
connection Revert "Change previous fix to a one line change relative to upstream" 2012-07-18 19:02:56 +02:00
__init__.py Added code to allow insertion of boilerplate into modules to make them able to share lots of code, the result 2012-07-17 22:34:52 -04:00
poller.py Import ansible errors in Poller. 2012-06-25 20:48:35 +02:00