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
Carson Gee 67dd35f21c Added module for handling AWS Virtual Private Clouds
This handles creating and editing VPCs and takes care of vpcs,
subnets, Internet Gateways, and route tables.
11 years ago
cloud Added module for handling AWS Virtual Private Clouds 11 years ago
commands Allow for relative paths by using abspath 11 years ago
database Changed parameter from 'user' to 'name' in the examples to coincide with the specs. 11 years ago
files Addresses #4676 Add module notes about the behavior of sudo and the destination paths within the synchronize module. 11 years ago
internal Ensure async terminates when time limit is not divisible by 5 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 Merge pull request #4712 from mhite/bigip_node 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 Only remove leading '0x' from key ids, not all 0s 11 years ago
source_control Fix documentation formatting. 11 years ago
system return True/False from remove_job_file() 11 years ago
utilities Merge pull request #4772 from mscherer/fix_4763 11 years ago
web_infrastructure Allow generic django_management commands 11 years ago