You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Michael DeHaan bc6d454b5e 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/.
11 years ago
cloud Merge pull request #4593 from pas256/eip-vpc 11 years ago
commands Allow for relative paths by using abspath 11 years ago
database Fail if requested variable is not available 11 years ago
files Merge pull request #4167 from tima/rsync3 11 years ago
internal * Updated all ansible.cc references in the documentation to point 11 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 11 years ago
messaging Add missing version_added description in docs. 11 years ago
monitoring Monit fix - Use case insensitive comparison 11 years ago
net_infrastructure Set bigip_pool_member version added to 1.4 11 years ago
network Fix issue 4433, make sure status is a int rather than a string 11 years ago
notification Remove examples of module antipattern of setting the choices array for boolean types. 11 years ago
packaging Misc pep8 fixes 11 years ago
source_control git: Don't add --branch while cloning if the version is a SHA-1 hash. 11 years ago
system Enable imports to work on a snippet based system, allowing for instance a library of common EC2 functions 11 years ago
utilities Misc pep8 fixes 11 years ago
web_infrastructure supervisorctl: user expansion on config filepath 11 years ago