community.general/v2/ansible/module_utils
Michael Scherer f624ec4cb8 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.
2015-04-15 16:11:08 -04:00
..
__init__.py Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
a10.py Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
basic.py Fix the command module handling of non-ascii values. 2015-03-25 13:57:48 -07:00
database.py Adding more fixes for integration testing under v2 2015-01-19 16:18:46 -06:00
ec2.py More work on getting integration tests running for v2 2015-01-15 01:14:22 -06:00
facts.py Prefer dnf to yum. 2015-04-15 16:11:08 -04:00
gce.py More work on getting integration tests running for v2 2015-01-15 01:14:22 -06:00
known_hosts.py More work on getting integration tests running for v2 2015-01-15 01:14:22 -06:00
openstack.py Align verify parameter with validate_certs 2015-04-01 07:54:02 -04:00
powershell.ps1 Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
rax.py Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
redhat.py Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
splitter.py Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
urls.py More work on getting integration tests running for v2 2015-01-15 01:14:22 -06:00