We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
included: /Users/krystian.panek/.ansible/roles/wcm_io_devops.apache/tasks/configure-RedHat.yml for aem Tuesday 30 March 2021 11:42:47 +0200 (0:00:00.067) 0:01:37.972 ********* [started TASK: wcm_io_devops.apache : Install SELinux Python dependencies. on aem] TASK [wcm_io_devops.apache : Install SELinux Python dependencies.] ************* fatal: [aem]: FAILED! => { "changed": false, "failures": [ "No package libselinux-python available." ], "rc": 1, "results": [] } MSG: Failed to install some of the specified packages
The text was updated successfully, but these errors were encountered:
@pun-ky this looks like the distribution_major_version is not detected correctly or you are not using the correct version. This was fixed with https://github.com/wcm-io-devops/ansible-role-apache/releases/tag/3.1.0-3
See: https://github.com/wcm-io-devops/ansible-role-apache/blob/master/tasks/configure-RedHat.yml#L2
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: