Base working config

This commit is contained in:
2023-07-06 22:27:22 -04:00
parent c0031066d7
commit 57d79f3c92
3 changed files with 4 additions and 3 deletions

View File

@@ -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