Merge "Add venv_tag local fact"
This commit is contained in:
commit
b86d2e23d2
@ -166,3 +166,10 @@
|
||||
- nova-install
|
||||
- nova-novnc-console
|
||||
- nova-spice-console
|
||||
|
||||
- name: Record the venv tag deployed
|
||||
ini_file:
|
||||
dest: "/etc/ansible/facts.d/openstack_ansible.fact"
|
||||
section: nova
|
||||
option: venv_tag
|
||||
value: "{{ nova_venv_tag }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user