ansible/cloud/amazon
Adrian Bridgett d4319555a0 Merge branch 'devel' into feature/add_ec2_elb_lb_idle_timeout
* devel: (84 commits)
  Document and return an error if httplib2 >= 0.7 is not present.  We
  since find doesn't make changes, support check mode and gather data for other tasks in check mode
  Correct typo in yum module docs
  Update doc to reflect password is required if adding a new user
  Update error message to be more explicit
  Simplify logic to handle options set to empty string
  Fix to issue 12912. Supply 'force' to install of python-apt.
  Note the difference between yum package groups and environment groups.
  rearranged systemd check, removed redundant systemctl check fixed unused cmd and state var assignements
  added earlier paths to systemd
  make os_router return a top level 'id' key
  Version bump for new beta 2.0.0-0.4.beta2
  allow os_port to accept a list of security groups
  allow os_server to accept a list of security groups
  Add capability for stat module to use more hash algorithms
  allow empty description attribute for os_security_group
  Update hostname.py
  simpler way to check if systemd is the init system
  make os_keypair return a top level 'id' key
  make os_flavor return a top-level 'id' key
  ...
2015-10-29 14:18:34 +00:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2014-11-05 11:07:19 -05:00
_ec2_ami_search.py Remove unneeded urllib2 import 2015-07-31 20:58:04 -07:00
cloudformation.py Merge pull request #725 from robbwagoner/cloudformation-resources 2015-10-07 21:35:39 -04:00
ec2.py Merge pull request #2214 from fperks/fix-ec2-error-on-instance-status-change 2015-10-12 18:38:10 -04:00
ec2_ami.py changed modules to use common ec2 docs for region 2015-10-07 16:16:24 -04:00
ec2_ami_find.py Another fix for docs 2015-10-21 08:40:10 -07:00
ec2_asg.py Update ec2_asg.py 2015-10-09 14:35:26 +02:00
ec2_eip.py changed modules to use common ec2 docs for region 2015-10-07 16:16:24 -04:00
ec2_elb.py Docs: remove redundant quotes in ec2_elb docs 2015-10-16 00:57:04 +03:00
ec2_elb_lb.py Merge branch 'devel' into feature/add_ec2_elb_lb_idle_timeout 2015-10-29 14:18:34 +00:00
ec2_facts.py minor doc fixes 2015-07-28 14:50:01 -04:00
ec2_group.py changed modules to use common ec2 docs for region 2015-10-07 16:16:24 -04:00
ec2_key.py changed modules to use common ec2 docs for region 2015-10-07 16:16:24 -04:00
ec2_lc.py changed modules to use common ec2 docs for region 2015-10-07 16:16:24 -04:00
ec2_metric_alarm.py Add region to doc and handle missing region parameter 2015-10-15 01:31:42 +00:00
ec2_scaling_policy.py changed modules to use common ec2 docs for region 2015-10-07 16:16:24 -04:00
ec2_snapshot.py changed modules to use common ec2 docs for region 2015-10-07 16:16:24 -04:00
ec2_tag.py changed modules to use common ec2 docs for region 2015-10-07 16:16:24 -04:00
ec2_vol.py Update ec2_vol.py 2015-10-15 01:20:23 +00:00
ec2_vpc.py changed modules to use common ec2 docs for region 2015-10-07 16:16:24 -04:00
ec2_vpc_net.py changed modules to use common ec2 docs for region 2015-10-07 16:16:24 -04:00
elasticache.py changed modules to use common ec2 docs for region 2015-10-07 16:16:24 -04:00
elasticache_subnet_group.py changed modules to use common ec2 docs for region 2015-10-07 16:16:24 -04:00
iam.py Update try statement as pointed out by defionscode 2015-10-22 09:12:58 +10:00
iam_cert.py Update try statement as pointed out by defionscode 2015-10-22 09:12:58 +10:00
iam_policy.py Update try statement as pointed out by defionscode 2015-10-22 09:12:58 +10:00
rds.py added note on when reboot command became available 2015-10-17 00:49:01 -04:00
rds_param_group.py changed modules to use common ec2 docs for region 2015-10-07 16:16:24 -04:00
rds_subnet_group.py changed modules to use common ec2 docs for region 2015-10-07 16:16:24 -04:00
route53.py minor doc fixes 2015-07-28 14:50:01 -04:00
s3.py Remove duplicate logic 2015-10-14 15:54:04 -04:00