Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ec2_ami: fix deleting snapshots - fixes #39541 #39606

Merged
merged 1 commit into from
May 3, 2018

Conversation

s-hertel
Copy link
Contributor

@s-hertel s-hertel commented May 2, 2018

SUMMARY

Fixes #39541 and adds an assertion to a test that would have caught this bug.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

lib/ansible/modules/cloud/amazon/ec2_ami.py

ANSIBLE VERSION
2.6.0

@ansibot
Copy link
Contributor

ansibot commented May 2, 2018

@ansibot ansibot added aws bug This issue/PR relates to a bug. cloud committer_review In order to be merged, this PR must follow the certified review workflow. module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. support:certified This issue/PR relates to certified code. test This PR relates to tests. labels May 2, 2018
@gundalow gundalow removed the needs_triage Needs a first human triage before being processed. label May 2, 2018
@ryansb ryansb self-requested a review May 3, 2018 11:47
@ryansb ryansb merged commit 910bc89 into ansible:devel May 3, 2018
oolongbrothers pushed a commit to oolongbrothers/ansible that referenced this pull request May 12, 2018
oolongbrothers pushed a commit to oolongbrothers/ansible that referenced this pull request May 14, 2018
oolongbrothers pushed a commit to oolongbrothers/ansible that referenced this pull request May 14, 2018
tonal pushed a commit to tonal/ansible that referenced this pull request May 15, 2018
oolongbrothers pushed a commit to oolongbrothers/ansible that referenced this pull request May 15, 2018
oolongbrothers pushed a commit to oolongbrothers/ansible that referenced this pull request May 15, 2018
ilicmilan pushed a commit to ilicmilan/ansible that referenced this pull request Nov 7, 2018
@ansible ansible locked and limited conversation to collaborators May 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
aws bug This issue/PR relates to a bug. cloud committer_review In order to be merged, this PR must follow the certified review workflow. module This issue/PR relates to a module. support:certified This issue/PR relates to certified code. test This PR relates to tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ec2_ami is not deleting snapshots
4 participants