Merge "Search for last public image for reproducer"

This commit is contained in:
Zuul 2018-07-31 01:16:41 +00:00 committed by Gerrit Code Review
commit 7fbbe04b63
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
block:
- name: find image
shell: openstack image list --long -f value -c ID --property latest=centos-7-latest
shell: openstack image list --long -f value -c ID --public --property latest=centos-7-latest
register: image_id_latest
- name: Set fact for image