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