Merge "correct octavia playbooks"
This commit is contained in:
commit
816e70392f
@ -4,7 +4,7 @@
|
|||||||
set_fact:
|
set_fact:
|
||||||
image_filename: "{{ amp_image_filename }}"
|
image_filename: "{{ amp_image_filename }}"
|
||||||
when:
|
when:
|
||||||
- amp_image_filename is defined and
|
- amp_image_filename is defined
|
||||||
- not ((amp_image_filename | length) < 1)
|
- not ((amp_image_filename | length) < 1)
|
||||||
|
|
||||||
- name: set location if CentOS
|
- name: set location if CentOS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user