On Tue, Jan 07, 2020 at 04:50:20PM +0100, Andrea Bolognani wrote: > The 'pip' Ansible module doesn't work correctly when there is a > mismatch between the Python version we're adding packages to and > the one used to run Ansible itself: this is the case on CentOS 7, > where we have Python 3 for the former but Python 2 for the latter. > > Call pip3 manually using the 'command' module instead to work > around this issue. > > Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx> > --- > guests/playbooks/update/tasks/packages.yml | 9 +++++---- > 1 file changed, 5 insertions(+), 4 deletions(-) Reviewed-by: Daniel P. Berrangé <berrange@xxxxxxxxxx> Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :| -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list