mirror of https://github.com/ansible/ansible.git
ec2: fixes #19521, fixes #29456 - create instance-store AMI instances with correct shutdown behavior (#28885)
* Create instance-store AMI instances with 'terminate' as the shutdown behavior since it is required. * Match on the error code instead of searching for a string in the message. * Narrow conditional to only fix shutdown behavior if fixing it would help * Fix pep8.pull/28953/merge
parent
2165bac212
commit
9bc330c89b
Loading…
Reference in New Issue