We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b49971 + c00f242 commit 65b45a3Copy full SHA for 65b45a3
playbooks/install-ansible.yaml
@@ -10,7 +10,7 @@
10
#
11
- role: install-ansible
12
install_ansible_name: '{{ bridge_ansible_name | default("ansible") }}'
13
- install_ansible_version: '{{ bridge_ansible_version | default("3.1.0") }}'
+ install_ansible_version: '{{ bridge_ansible_version | default("4.0.0") }}'
14
install_ansible_openstacksdk_name: '{{ bridge_openstacksdk_name | default("openstacksdk") }}'
15
install_ansible_openstacksdk_version: '{{ bridge_openstacksdk_verison | default("latest") }}'
16
install_ansible_collections:
0 commit comments