community.general/lib/ansible/utils
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
..
__init__.py Suggest fixing unbalanced quotes in a bit less cases. Fixes #4501 2013-10-19 13:57:28 -04:00
module_docs.py fixed x-bits in git 2013-06-16 22:22:16 -04:00
plugins.py when searching for a plugin only look for a regular file 2013-10-16 21:23:37 +02:00
template.py Enable imports to work on a snippet based system, allowing for instance a library of common EC2 functions 2013-10-26 11:09:30 -04:00