Commit Graph

1952 Commits (cd5cadfe69982b7668c15f25547c37ae5981db28)

Author SHA1 Message Date
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