ansible/library/cloud
evan82 01e8390a8f Fix ec2_ami no_reboot setting (currently it will not reboot instances to create the AMI)
Line 276: no_reboot = dict(default=True, type="bool"),

This should really default to False (When AMIs are created the machine will reboot before copying the disk).

"When enabled, Amazon EC2 does not shut down the instance before creating the image. When this option is used, file system integrity on the created image cannot be guaranteed."
2013-12-12 15:49:24 -07:00
..
cloudformation Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
digital_ocean Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
docker Merge pull request #5133 from joshuaconner/add_docker_max_version_to_docs 2013-12-03 16:46:34 -08:00
ec2 Merge pull request #4502 from dxsarmit/ansible 2013-12-02 09:43:20 -05:00
ec2_ami Fix ec2_ami no_reboot setting (currently it will not reboot instances to create the AMI) 2013-12-12 15:49:24 -07:00
ec2_eip Fix for connect method parameter order 2013-11-03 14:48:35 +07:00
ec2_elb Make sure initial_state is initialized 2013-12-12 13:09:40 -08:00
ec2_facts Fixes #4540 Use shared module snippet to evaluate ec2 credentials 2013-11-01 11:59:24 -04:00
ec2_group Add version_added to all modules missing version_added information, the docs formatter will now 2013-11-18 18:55:49 -05:00
ec2_tag Fix checking for existence of EC2 tags 2013-11-27 11:01:42 -05:00
ec2_vol Merge pull request #4770 from dragon3/devel 2013-11-01 09:32:54 -07:00
ec2_vpc Fix issue #5043: ec2_vpc module wait=yes state attribute retrieval 2013-12-05 10:47:22 -05:00
elasticache Use shared ec2 module snippet in elasticache module 2013-11-13 10:24:08 -05:00
gc_storage Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
gce Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
gce_lb Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
gce_net Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
gce_pd Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
glance_image Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
keystone_user Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
linode Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
nova_compute Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
nova_keypair Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05: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 Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
quantum_floating_ip_associate Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
quantum_network Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
quantum_router Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
quantum_router_gateway Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
quantum_router_interface Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
quantum_subnet Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
rax Add ansible.module_utils.rax 2013-11-21 15:46:25 -06:00
rax_clb rax_required_together is a function 2013-12-04 19:26:34 -06:00
rax_clb_nodes Add ansible.module_utils.rax 2013-11-21 15:46:25 -06:00
rax_facts Merge pull request #4996 from sivel/rax-module-utils 2013-12-02 11:55:59 -08:00
rax_network Add ansible.module_utils.rax 2013-11-21 15:46:25 -06:00
rds Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
route53 Fix AWS credential params for s3 and other modules 2013-11-26 19:29:06 -08:00
s3 Fix AWS credential params for s3 and other modules 2013-11-26 19:29:06 -08:00
virt Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00