From 07cb26e5a1f2b7fe086aec6a1edd42cdbcc6d542 Mon Sep 17 00:00:00 2001 From: clime Date: Thu, 19 Jan 2017 16:20:38 +0100 Subject: [PATCH] copr-dist-git: dnf should be installed by default --- playbooks/groups/copr-dist-git.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/playbooks/groups/copr-dist-git.yml b/playbooks/groups/copr-dist-git.yml index ae0ea8c7c8..b1b23db68b 100644 --- a/playbooks/groups/copr-dist-git.yml +++ b/playbooks/groups/copr-dist-git.yml @@ -24,8 +24,6 @@ - include: "{{ tasks }}/cloud_setup_basic.yml" - name: set hostname (required by some services, at least postfix need it) hostname: name="{{copr_hostbase}}.cloud.fedoraproject.org" - - name: install dnf - yum: state=present name=dnf - name: provision instance hosts: copr-dist-git-stg:copr-dist-git