Skip to content

Commit 65b45a3

Browse files
authored
Merge pull request #141 from opentelekomcloud-infra/devel
Rebase to ansible 4.0.0
2 parents 5b49971 + c00f242 commit 65b45a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playbooks/install-ansible.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#
1111
- role: install-ansible
1212
install_ansible_name: '{{ bridge_ansible_name | default("ansible") }}'
13-
install_ansible_version: '{{ bridge_ansible_version | default("3.1.0") }}'
13+
install_ansible_version: '{{ bridge_ansible_version | default("4.0.0") }}'
1414
install_ansible_openstacksdk_name: '{{ bridge_openstacksdk_name | default("openstacksdk") }}'
1515
install_ansible_openstacksdk_version: '{{ bridge_openstacksdk_verison | default("latest") }}'
1616
install_ansible_collections:

0 commit comments

Comments
 (0)