ansible/library
Maykel Moya 3156df9931 ec2_group: Request a fresh group object after creation
When a group is created, an egress_rule ALLOW ALL to 0.0.0.0/0 is added
automatically but it's not reflected in the object returned by the AWS API
call. After creation we re-read the group for getting an updated object.
2014-03-20 17:24:22 +01:00
..
cloud ec2_group: Request a fresh group object after creation 2014-03-20 17:24:22 +01:00
commands Micro-optimization: replace s.find(x)!=-1 with x in s 2014-03-16 13:10:28 -04:00
database Update comments about redis config. 2014-03-19 18:15:52 -04:00
files fixed issue with directory permissions on copy #6552 2014-03-18 22:29:22 -04:00
internal
inventory
messaging Typo in rabbitmq_plugin docs 2014-02-28 11:38:11 -06:00
monitoring Fixup shell handling in monit module. 2014-03-12 17:43:31 -04:00
net_infrastructure Version bump, bigip_facts + changelog 2014-03-16 16:48:41 -04:00
network Remove validate_certs parameter from fetch_url calls 2014-03-12 10:31:01 -05:00
notification Add notes about new notification module. 2014-03-19 17:23:30 -04:00
packaging Update cpanm 2014-03-20 08:10:02 -04:00
source_control Fixes #6582 Re-add regex to ignore untracked files that were never tracked 2014-03-19 15:42:40 -04:00
system Add capabilities module. 2014-03-19 17:48:17 -04:00
utilities Execute commands through accelerate with shell when needed 2014-03-18 12:24:13 -05:00
web_infrastructure Add a JIRA control module for Ansible. This version uses fetch_url rather than urllib2. 2014-03-16 17:14:04 +01:00