Re: [libvirt] [jenkins-ci PATCH 3/4] guests: Don't call out to the shell twice

2019-05-09 Thread Daniel P . Berrangé
On Tue, May 07, 2019 at 03:17:41PM +0200, Andrea Bolognani wrote: > We're already doing this for FreeBSD, so do it for CentOS > and Fedora as well. > > Signed-off-by: Andrea Bolognani > --- > guests/playbooks/update/tasks/base.yml | 11 +-- > 1 file changed, 1 insertion(+), 10

[libvirt] [jenkins-ci PATCH 3/4] guests: Don't call out to the shell twice

2019-05-07 Thread Andrea Bolognani
We're already doing this for FreeBSD, so do it for CentOS and Fedora as well. Signed-off-by: Andrea Bolognani --- guests/playbooks/update/tasks/base.yml | 11 +-- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/guests/playbooks/update/tasks/base.yml