Skip to content
New issue

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

[RFE] remediate role support for RHEL 7 #184

Open
sahara101 opened this issue Apr 29, 2024 · 7 comments
Open

[RFE] remediate role support for RHEL 7 #184

sahara101 opened this issue Apr 29, 2024 · 7 comments

Comments

@sahara101
Copy link

Hi!

any chance to use remediation on rhel7?

Thanks!

@sahara101
Copy link
Author

I also get this:

ERROR! the role 'infra.leapp.remediate' was not found in /etc/ansible/books/roles:/etc/ansible/roles:/etc/ansible/books

The error appears to be in '/etc/ansible/books/remediate.yml': line 18, column 15, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

  ansible.builtin.import_role:
    name: infra.leapp.remediate
          ^ here

@djdanielsson
Copy link
Collaborator

I do not believe there has been a release since remediate role was added, and I am pretty sure it states that it only supports RHEL8

@sahara101
Copy link
Author

Yes, true. I was asking if you plan to support 7to8
Also, I cannot understand why I get that error? That one should not have anything to do with rhel version?

Thanks!

@djdanielsson
Copy link
Collaborator

because we have not done a release yet that includes remediation so unless you are pulling from git to build the collection, it is saying it is missing because it doesn't exist in the current 1.1.0 version.

@swapdisk swapdisk changed the title remediation [RFE] remediate role support for RHEL 7 Apr 30, 2024
@swapdisk
Copy link
Member

I'm working on getting a new 1.2.0 release pushed out in the next day or so. Thanks!

@sahara101
Copy link
Author

sounds good, thanks A LOT!

@bonnevil
Copy link

The current version of the collection still says that remediation is not supported for migrations from RHEL 7 to RHEL 8. This is an issue because RHEL 7 just reached EOL and I think there's a lot of folks interested in automated remediation of issues from pre-upgrade reports for RHEL 7 to 8 upgrades.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants