redhat-nfvpe / ansible-role-vm-spinup

Sets up a virtualization host and spins up libvirt VMs for labs
Apache License 2.0
3 stars 7 forks source link

use pip to manage python modules rather than the package manager #46

Open jianzzha opened 4 years ago

jianzzha commented 4 years ago

In general, pip is a better choice to manage python modules than the package managers.