mirror of https://github.com/ansible/ansible.git
Prefer dnf to yum.
On Fedora 22 and later, yum is deprecated and dnf is installed by default. However, the detection do not seems to take this in account, and always use yum, even when yum cli is just a wrapper to tell "use dnf", as this is the case on F22 and later ( see package dnf-yum ). As dnf is not installed by default, except on F22, this shouldn't break anything.pull/10732/head
parent
460dc5e4db
commit
f624ec4cb8
Loading…
Reference in New Issue