Merge "Fix ansible deprecation warnings"

This commit is contained in:
Zuul 2018-12-07 19:31:55 +00:00 committed by Gerrit Code Review
commit d790a93f12
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
- name: Replace existing image with new one
when:
- octavia_download_result | changed
- octavia_download_result is changed
block:
- name: Get current image id
os_image_facts: