Fix condition for deleting old amp images

Change-Id: Ic5c9b809f90dae415ccc72233342ea3242c0b78f
Closes-Bug: 1967270
This commit is contained in:
Jonathan Rosser 2022-05-17 16:49:09 +01:00
parent 7846562859
commit 9d999d0bae
1 changed files with 1 additions and 1 deletions

View File

@ -94,4 +94,4 @@
retries: 5
delay: 10
when:
- openstack_image.id is defined
- get_image_info.openstack_image.id is defined