Dmitriy Rabotyagov 480decad65 Hardcode service setup python interpreter
Ansible discovers CentOS 8 ansible_python['executable'] as /usr/libexec/platform-python

While it's system python which has all modules it might have side effects
Moreover, we can't rely that installed python extra binaries will be
available in the same dir as ansible_python['executable'] is.

In the meanwhile `/usr/bin/python3` is valid python path for all
currently supported distros.

Change-Id: I198bf4b23dd7b120889e65cc8b16f8e8ca78b892
2021-03-18 20:03:00 +02:00
..
2020-07-03 04:56:04 +00:00