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
John Dewey 8d3aa464b2 Added module to handle nova security groups
This module is loosely based on ec2_group module.  However, rules are
handled slightly differently.  Specific rules are able to be removed vs
removing all "rogue" [1] rules.

[1] Rogue rules are existing security group rules, which are
    not included in the `rules` dict.
12 years ago
cloud Added module to handle nova security groups 12 years ago
commands Add version_added to all modules missing version_added information, the docs formatter will now 12 years ago
database Add version_added to all modules missing version_added information, the docs formatter will now 12 years ago
files Update unarchive 12 years ago
internal Correct documentation URLs 12 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 12 years ago
messaging Add missing version_added description in docs. 13 years ago
monitoring Monit fix - Use case insensitive comparison 12 years ago
net_infrastructure Fix pep8 E701 errors in bigip_monitor_http 12 years ago
network Add version_added to all modules missing version_added information, the docs formatter will now 12 years ago
notification Add version_added to all modules missing version_added information, the docs formatter will now 12 years ago
packaging Merge pull request #4985 from zakkie/devel 12 years ago
source_control Addresses #5036 fix typo in git module 12 years ago
system Fix comment yaml escaping in authorized_key module 12 years ago
utilities Remove Python 2.4-incompatible 'with' statement 12 years ago
web_infrastructure Reports changed status from django_manage migrate 12 years ago