ansible/library
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
..
cloud Merge pull request #4593 from pas256/eip-vpc 2013-10-24 10:22:43 -07:00
commands
database Fail if requested variable is not available 2013-10-22 09:30:19 +02:00
files Merge pull request #4167 from tima/rsync3 2013-10-25 14:43:08 -07:00
internal
inventory
messaging
monitoring
net_infrastructure Set bigip_pool_member version added to 1.4 2013-10-24 11:41:34 -04:00
network
notification
packaging Misc pep8 fixes 2013-10-19 13:03:15 -04:00
source_control git: Don't add --branch while cloning if the version is a SHA-1 hash. 2013-10-16 20:37:07 +08:00
system 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
utilities Misc pep8 fixes 2013-10-19 13:03:15 -04:00
web_infrastructure