Felix Howe

Results 5 comments of Felix Howe

> This looks like https://github.com/ansible/ansible/issues/84206 I think the linked issue is already fixed in the latest Fedora - I was not able to reproduce that error; the following worked: (new,...

dnf5 in Fedora is currently a bit... overly aggressive (I would argue to the point of being broken sometimes) with auto-removals. I often have to do `--no-autoremove` just to avoid...

@richm , I've had some time to try this out on a few more systems/distros, and I now mostly agree (though maybe conditionally - see very bottom :) ) -...

For completeness, a couple more/updated minimal test cases: [test-package_facts.yml.txt](https://github.com/user-attachments/files/19077663/test-package_facts.yml.txt) [lsr.auto_installs_semanage.yml.txt](https://github.com/user-attachments/files/19077899/lsr.auto_installs_semanage.yml.txt)

> It just sticks in my craw that all role developers, not just linux-system-roles, will have to figure out how to make this change to any role that uses package_facts...