.. |
cloudformation
|
cloudformation's disable_rollback must be a bool
|
2014-04-04 08:00:56 -07:00 |
digital_ocean
|
Bulk update of choices=BOOLEANS to type='bool'
|
2014-03-11 15:42:45 -05:00 |
digital_ocean_domain
|
Fix version_added and snippet imports on new digital ocean modules
|
2014-03-11 15:43:59 -04:00 |
digital_ocean_sshkey
|
Fix version_added and snippet imports on new digital ocean modules
|
2014-03-11 15:43:59 -04:00 |
docker
|
Merge pull request #6486 from discordianfish/docker-module-add-running
|
2014-03-28 11:50:21 -04:00 |
docker_image
|
Merge pull request #6805 from sivel/env-interpreter-fix
|
2014-04-01 15:03:20 -04:00 |
ec2
|
Merge pull request #6850 from atlashealth/ec2_set_ebs_optimized
|
2014-04-07 15:57:34 -04:00 |
ec2_ami
|
Updating profile/security_token version_added labels
|
2014-03-11 10:48:16 -05:00 |
ec2_ami_search
|
Fix typo in example name
|
2014-03-15 19:16:14 +13:00 |
ec2_asg
|
Improvements to ec2 autoscaling modules
|
2014-03-17 11:33:43 +10:00 |
ec2_eip
|
Bulk update of choices=BOOLEANS to type='bool'
|
2014-03-11 15:44:34 -05:00 |
ec2_elb
|
Removing wait loop around initial state check during registration
|
2014-03-29 23:47:11 -05:00 |
ec2_elb_lb
|
Scrub choices=BOOLEANS from remaining core module references. Correct form in argument_spec is type='dict'.
|
2014-03-28 11:41:35 -04:00 |
ec2_facts
|
Adding validate_certs to all modules that use fetch_url
|
2014-03-12 10:19:54 -05:00 |
ec2_group
|
Add version_added to docs.
|
2014-03-28 13:51:22 -04:00 |
ec2_key
|
Fixes #6454 verify ec2 key fingerprints
|
2014-04-03 13:53:43 -04:00 |
ec2_lc
|
Improvements to ec2 autoscaling modules
|
2014-03-17 11:33:43 +10:00 |
ec2_metric_alarm
|
Update documentation YAML syntax.
|
2014-03-20 13:22:19 -04:00 |
ec2_scaling_policy
|
Update documentation YAML syntax.
|
2014-03-20 13:22:19 -04:00 |
ec2_snapshot
|
fixed error related to type being defined as a number
|
2014-04-03 12:24:05 -07:00 |
ec2_tag
|
Updating profile/security_token version_added labels
|
2014-03-11 10:48:16 -05:00 |
ec2_vol
|
Set version_added for snapshot in ec2_vol
|
2014-04-07 23:10:24 -04:00 |
ec2_vpc
|
Use proper YAML quotes to fix webdocs
|
2014-03-30 14:26:18 -04:00 |
elasticache
|
Scrub choices=BOOLEANS from remaining core module references. Correct form in argument_spec is type='dict'.
|
2014-03-28 11:41:35 -04:00 |
gc_storage
|
Bugfix for gc_storage and s3
|
2014-03-28 22:47:46 +02:00 |
gce
|
Bulk update of choices=BOOLEANS to type='bool'
|
2014-03-11 22:39:42 -05:00 |
gce_lb
|
Fix version_added for new params in gce_lb
|
2014-04-08 10:00:30 -04:00 |
gce_net
|
Add credential parameters to the GCE modules.
|
2014-03-04 19:27:49 -08:00 |
gce_pd
|
Scrub choices=BOOLEANS from remaining core module references. Correct form in argument_spec is type='dict'.
|
2014-03-28 11:41:35 -04:00 |
glance_image
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
2014-02-03 13:00:40 -06:00 |
keystone_user
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
2014-02-03 13:00:40 -06:00 |
linode
|
fix linode typo
|
2014-02-07 20:47:57 -05:00 |
nova_compute
|
nova_compute: Adding the version_added flag to user_data.
|
2014-03-11 13:45:04 -05:00 |
nova_keypair
|
bug 5959: https://github.com/ansible/ansible/issues/5959
|
2014-03-11 13:41:50 -04:00 |
ovirt
|
Use ovirtsdk if it installed, but fall out gracefully if it is not
|
2013-12-03 20:21:16 +08:00 |
quantum_floating_ip
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
2014-02-03 13:00:40 -06:00 |
quantum_floating_ip_associate
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
2014-02-03 13:00:40 -06:00 |
quantum_network
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
2014-02-03 13:00:40 -06:00 |
quantum_router
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
2014-02-03 13:00:40 -06:00 |
quantum_router_gateway
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
2014-02-03 13:00:40 -06:00 |
quantum_router_interface
|
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
|
2014-02-03 13:00:40 -06:00 |
quantum_subnet
|
Bulk update of choices=BOOLEANS to type='bool'
|
2014-03-11 22:43:01 -05:00 |
rax
|
rax modules improvements
|
2014-04-03 17:16:24 -04:00 |
rax_cbs
|
Shared module docs for remaining rax modules
|
2014-04-04 13:02:49 -05:00 |
rax_cbs_attachments
|
Shared module docs for remaining rax modules
|
2014-04-04 13:02:49 -05:00 |
rax_clb
|
rax modules improvements
|
2014-04-03 17:16:24 -04:00 |
rax_clb_nodes
|
Simplify node matching
|
2014-04-06 19:17:13 -05:00 |
rax_dns
|
rax modules improvements
|
2014-04-03 17:16:24 -04:00 |
rax_dns_record
|
rax modules improvements
|
2014-04-03 17:16:24 -04:00 |
rax_facts
|
rax modules improvements
|
2014-04-03 17:16:24 -04:00 |
rax_files
|
rax modules improvements
|
2014-04-03 17:16:24 -04:00 |
rax_files_objects
|
rax modules improvements
|
2014-04-03 17:16:24 -04:00 |
rax_identity
|
Shared module docs for remaining rax modules
|
2014-04-04 13:02:49 -05:00 |
rax_keypair
|
rax modules improvements
|
2014-04-03 17:16:24 -04:00 |
rax_network
|
rax modules improvements
|
2014-04-03 17:16:24 -04:00 |
rax_queue
|
rax modules improvements
|
2014-04-03 17:16:24 -04:00 |
rds
|
Merge pull request #6798 from follower/patch-5
|
2014-04-02 17:34:33 -04:00 |
rds_param_group
|
Adds modules for managing Amazon RDS parameter and subnet groups.
|
2014-03-02 19:36:07 -05:00 |
rds_subnet_group
|
Adds modules for managing Amazon RDS parameter and subnet groups.
|
2014-03-02 19:36:07 -05:00 |
route53
|
Fixed references to missing method in ec2 modules
|
2014-03-11 18:19:03 -06:00 |
s3
|
Bugfix for gc_storage and s3
|
2014-03-28 22:47:46 +02:00 |
virt
|
Fix the default url of get_xml function.
|
2014-03-31 11:05:31 +08:00 |