mirror of https://github.com/ceph/ceph-ansible.git
3bfa1c50de
If the user has set the `ansible_python_interpreter`, ansible will not try to
discover python, so `discovered_python_interpreter` will not be set.
Solution: Set `discovered_python_interpreter` to `ansible_python_interpreter`
if `ansible_python_interpreter` is defined
Signed-off-by: Johannes Kastl <kastl@b1-systems.de>
(cherry picked from commit
|
||
---|---|---|
.. | ||
facts.yml | ||
main.yml | ||
set_monitor_address.yml | ||
set_radosgw_address.yml |