ansible: add passlib dependency (#395714)

This commit is contained in:
Pol Dellaiera
2025-04-03 16:07:42 +02:00
committed by GitHub
@@ -15,6 +15,7 @@
textfsm,
ttp,
xmltodict,
passlib,
# optionals
withJunos ? false,
@@ -47,6 +48,7 @@ buildPythonPackage {
[
# Support ansible collections by default, make all others optional
# ansible.netcommon
passlib
jxmlease
ncclient
netaddr