Merge "Add ansible_python_interpreter to Ceph playbook"
This commit is contained in:
commit
194f849ac3
@ -98,6 +98,7 @@
|
|||||||
- crontab
|
- crontab
|
||||||
vars:
|
vars:
|
||||||
is_metal: "{{ properties.is_metal|default(false) }}"
|
is_metal: "{{ properties.is_metal|default(false) }}"
|
||||||
|
ansible_python_interpreter: "/usr/bin/python"
|
||||||
environment: "{{ deployment_environment_variables | default({}) }}"
|
environment: "{{ deployment_environment_variables | default({}) }}"
|
||||||
tags:
|
tags:
|
||||||
- ceph
|
- ceph
|
||||||
|
Loading…
x
Reference in New Issue
Block a user