]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
Install yum on Fedora 22 and higher
authorDavid Galloway <dgallowa@redhat.com>
Wed, 17 Feb 2016 00:17:07 +0000 (19:17 -0500)
committerDavid Galloway <dgallowa@redhat.com>
Wed, 17 Feb 2016 00:28:14 +0000 (19:28 -0500)
commit75ce1e587fac56d1a1c8742d9842da439676a715
treec01b0cfcd23f351d0db77ddd50cff7719394563b
parent05e68677c811d12a288a9e6b619ec50d9f6cafdf
Install yum on Fedora 22 and higher

Existing tasks like gpg_keys.yml rely on the yum module

This is temporary until we can move to ansible v2.0's package module

Signed-off-by: David Galloway <dgallowa@redhat.com>
roles/common/tasks/yum_systems.yml