Bump bridge ansible to 6.6.0
Change-Id: Ifcb88f57a4e6b721eb87b47148ad133713af1e42
This commit is contained in:
parent
65856979f8
commit
eafa10f86a
@ -28,7 +28,7 @@
|
||||
name: install-ansible
|
||||
vars:
|
||||
install_ansible_name: '{{ bridge_ansible_name | default("ansible") }}'
|
||||
install_ansible_version: '{{ bridge_ansible_version | default("4.0.0") }}'
|
||||
install_ansible_version: '{{ bridge_ansible_version | default("6.6.0") }}'
|
||||
install_ansible_openstacksdk_name: '{{ bridge_openstacksdk_name | default("openstacksdk") }}'
|
||||
install_ansible_openstacksdk_version: '{{ bridge_openstacksdk_verison | default("latest") }}'
|
||||
# NOTE(ianw): At 2018-12, ARA is only enabled during gate
|
||||
|
Loading…
Reference in New Issue
Block a user