Describe the bug
prereq.sh uses python's pip module to install ansible. If running it on Rocky Linux version 9.3 (Dell reasons why that version is picked)
To Reproduce
Steps to reproduce the behavior:
Request PXE image from internal network - should be a reasonably vanilla Rocky9.3
Describe the bug prereq.sh uses python's pip module to install ansible. If running it on Rocky Linux version 9.3 (Dell reasons why that version is picked)
To Reproduce Steps to reproduce the behavior:
[SNIP]
UPGRADING PIP:
/usr/bin/python3.9: No module named pip
INSTALLING ANSIBLE:
/usr/bin/python3.9: No module named pip /usr/bin/python3.9: No module named pip Waiting for process with pid 11608 to finish.
[SNIP]
For more information: https://omnia-doc.readthedocs.io/en/latest/InstallationGuides/InstallingProvisionTool/index.html
Expected behavior script completes and ansible is installed successfully via python-pip Or script halts on error
system snapshot