Merge "Run detect openstack_release variable play always"
This commit is contained in:
commit
463e5a2f1c
@ -45,6 +45,7 @@
|
|||||||
set_fact:
|
set_fact:
|
||||||
openstack_release: "{{ kolla_ansible_version.stdout }}"
|
openstack_release: "{{ kolla_ansible_version.stdout }}"
|
||||||
when: openstack_release == "auto"
|
when: openstack_release == "auto"
|
||||||
|
tags: always
|
||||||
|
|
||||||
- name: Apply role prechecks
|
- name: Apply role prechecks
|
||||||
hosts:
|
hosts:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user