ping
1.57 KB
-
Enable imports to work on a snippet based system, allowing for instance a… · 9858b1f2
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/.
Michael DeHaan committed