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

Needs Python 3 update #86

Open
spartan782 opened this issue Apr 11, 2023 · 1 comment
Open

Needs Python 3 update #86

spartan782 opened this issue Apr 11, 2023 · 1 comment

Comments

@spartan782
Copy link
Contributor

from urlparse import urljoin

Along with many other lines are not python3 compliant and requires updates to work on Rocky Linux.

Will also likely require an update to import dnf instead of yum

@spartan782
Copy link
Contributor Author

dnf can now handle dependencies. Should be able to replace the custom ansible modules and use the built in dnf module to download the required packages.

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

1 participant