Merge "Fix multinode image list"

This commit is contained in:
Zuul 2018-11-07 02:15:12 +00:00 committed by Gerrit Code Review
commit da02a39069

View File

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