Hi All,
I am relatively new to Ansible, so take a pardon for possible stupid question.
I am running my role which should provision LDAP synchronization CronJob project with its PODs into the OpenShift 3.11. Of course into ultra secure environments where you need firewall opening into almost any type of connections as usual. But in such environments, you have always at last RH Satellite for packages which is standard. For my roles I have used Ansible k8s modules which seems to be new way of managing kubernetes in the future via Ansible. I haven’t ever experience with OCP environments, where I could have opened connections into the Internet e.g. python pip modules sites.
Why there is no RPM solution for python modules? Why we have to depend on pip installation? Is there any reason behind?
Thanks for clarification!
Best regards.
Jindra