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 Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 2013-10-11 16:37:10 -04:00
messaging
monitoring Monit fix - Use case insensitive comparison 2013-10-03 02:46:35 +08:00
net_infrastructure Set bigip_pool_member version added to 1.4 2013-10-24 11:41:34 -04:00
network Fix issue 4433, make sure status is a int rather than a string 2013-10-12 22:10:40 +02:00
notification Remove examples of module antipattern of setting the choices array for boolean types. 2013-10-11 08:45:13 -04:00
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 supervisorctl: user expansion on config filepath 2013-10-12 15:57:42 -07:00