ansible/lib
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
..
ansible 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