ansible/library
John Dewey 1e646a3112 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.
2013-11-27 00:37:45 -08:00
..
cloud Added module to handle nova security groups 2013-11-27 00:37:45 -08:00
commands Add version_added to all modules missing version_added information, the docs formatter will now 2013-11-18 18:55:49 -05:00
database Add version_added to all modules missing version_added information, the docs formatter will now 2013-11-18 18:55:49 -05:00
files Update unarchive 2013-11-25 10:44:39 -06:00
internal Correct documentation URLs 2013-11-08 15:02:45 -05:00
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 Fix pep8 E701 errors in bigip_monitor_http 2013-11-20 14:57:30 -05:00
network Add version_added to all modules missing version_added information, the docs formatter will now 2013-11-18 18:55:49 -05:00
notification Add version_added to all modules missing version_added information, the docs formatter will now 2013-11-18 18:55:49 -05:00
packaging Merge pull request #4985 from zakkie/devel 2013-11-22 09:25:44 -08:00
source_control Addresses #5036 fix typo in git module 2013-11-25 09:55:05 -05:00
system Fix comment yaml escaping in authorized_key module 2013-11-26 08:54:19 -05:00
utilities Remove Python 2.4-incompatible 'with' statement 2013-11-25 17:01:24 +09:00
web_infrastructure Reports changed status from django_manage migrate 2013-11-22 19:35:19 +00:00