mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 23:21:22 -07:00
ec2_ami: Properly delete snapshots (#39606)
This commit is contained in:
parent
afdc2364f2
commit
910bc892c6
2 changed files with 2 additions and 1 deletions
|
@ -158,6 +158,7 @@
|
|||
that:
|
||||
- "result.changed"
|
||||
- "'image_id' not in result"
|
||||
- "result.snapshots_deleted"
|
||||
|
||||
# ============================================================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue