redhat-cop / infra.leapp

Collection of Ansible roles for automating RHEL in-place upgrades using Leapp.
MIT License
48 stars 40 forks source link

Use ansible.builtin.dnf #195

Closed swapdisk closed 4 months ago

swapdisk commented 4 months ago

Resolves #194.

swapdisk commented 4 months ago

I think this will break on older systems, we should test to ensure this doesn't cause any unexpected issues

The changes are all in the remediate role which is only supported for RHEL8 and later, so it should be fine.