mirror of https://github.com/ansible/ansible.git
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."reviewable/pr18780/r1
parent
73d89ee4e8
commit
18f446eac1
Loading…
Reference in New Issue