]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
rhel8: add default python bin path
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 11 Sep 2019 15:44:30 +0000 (11:44 -0400)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 18 Sep 2019 18:59:28 +0000 (18:59 +0000)
commit436077b95c6957198f815316cb07c8ccc7460b6d
tree1b0196dff05562530594fb7f33419dec1dd0e656
parenta5775be7c47f40996ae1bd9d4507e77ecbfc6518
rhel8: add default python bin path

On RHEL 8 system we should check the /usr/libexec/platform-python path
instead of installing python36 package.

[DEPRECATION WARNING]: Distribution redhat 8.0 on host xxxxx should use
/usr/libexec/platform-python, but is using /usr/bin/python for backward
compatibility with prior Ansible releases. A future Ansible release will
default to using the discovered platform python for this host.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit f90696c36e0a0cce57e61a66057b628267fdc3ed)
raw_install_python.yml