Describe the bug
Nothing seems to provide the awx-manage binary. The play never succesfully runs.
To Reproduce
Steps to reproduce the behavior:
Run the playbook as described
The play will fail at "Run awxprepare" step
Expected behavior
The play will run because awx-manage exists.
Additional info:
OS: AlmaLinux 8.5
I have checked the required RPMs, but it seems most of them dont really do much if anything.
The repo tree and package versioning makes it near impossible to follow.
Theres miracle-awx-rpm packages, theres miracle-awxrpm packages and theres miracle-awx packages. Some are on 19.4.0, some are on 1.0.0-2. Which is newer? Out of the box the play installs 19.40 awxrpm-runtime and 1.0.0-2 awxrpm (no 19.4.0 available for this). Changelogs inside the RPMs dont seem to be updated, so its really hard to trace what needs what.
It feels like the current play (awx-turnkey repo), the scl role and the repo+package names are completely "out of sync" with each other. ie. anyone checking out the awx-turnkey project and running the play wont even get to the awxprepare step, because there are multiple variables missing.
Describe the bug Nothing seems to provide the awx-manage binary. The play never succesfully runs.
To Reproduce Steps to reproduce the behavior:
Expected behavior
Additional info:
I have checked the required RPMs, but it seems most of them dont really do much if anything. The repo tree and package versioning makes it near impossible to follow. Theres miracle-awx-rpm packages, theres miracle-awxrpm packages and theres miracle-awx packages. Some are on 19.4.0, some are on 1.0.0-2. Which is newer? Out of the box the play installs 19.40 awxrpm-runtime and 1.0.0-2 awxrpm (no 19.4.0 available for this). Changelogs inside the RPMs dont seem to be updated, so its really hard to trace what needs what.
It feels like the current play (awx-turnkey repo), the scl role and the repo+package names are completely "out of sync" with each other. ie. anyone checking out the awx-turnkey project and running the play wont even get to the awxprepare step, because there are multiple variables missing.