Base working config
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
ansible.builtin.git:
|
||||
repo: https://opendev.org/openstack/openstack-ansible
|
||||
dest: /opt/openstack-ansible
|
||||
version: master
|
||||
version: "{{ openstack_ansible_version }}"
|
||||
force: true
|
||||
|
||||
- name: Execute bootstrap script
|
||||
|
||||
Reference in New Issue
Block a user