mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
ec2_ami: Properly delete snapshots (#39606)
This commit is contained in:
committed by
Ryan Brown
parent
afdc2364f2
commit
910bc892c6
@@ -158,6 +158,7 @@
|
||||
that:
|
||||
- "result.changed"
|
||||
- "'image_id' not in result"
|
||||
- "result.snapshots_deleted"
|
||||
|
||||
# ============================================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user