Install libvirt Python bindings
ContainerImages/ansible/pipeline/head This commit looks good
Details
ContainerImages/ansible/pipeline/head This commit looks good
Details
The new dynamic inventory plugin needs the Python bindings for *libvirt* in order to communicate with the *libvirt* daemon on the VM hosts.main
parent
cbbd0a9004
commit
2305c5c668
|
@ -7,6 +7,7 @@ RUN dnf install -y \
|
|||
openssh-clients \
|
||||
python3-ara \
|
||||
python3-dns \
|
||||
python3-libvirt \
|
||||
python3-netaddr \
|
||||
&& dnf clean all
|
||||
|
||||
|
|
Loading…
Reference in New Issue