Commit Graph

1253 Commits (50c445c3561175718aefd6e7ab7afb6d98799f8d)

Author SHA1 Message Date
Michael DeHaan 54c902f102 Identation + misc PEP8 fixes. 2013-10-26 11:18:11 -04:00
Michael DeHaan bbb359870e Add package file. 2013-10-26 11:10:54 -04:00
Michael DeHaan 9858b1f2f3 Enable imports to work on a snippet based system, allowing for instance a library of common EC2 functions
to be reused between modules.  See library/system/service and library/system/ping for initial examples.  Can
work the old way to just import 'basic', or can import the new way to import multiple pieces of code from
module_utils/.
2013-10-26 11:09:30 -04:00