ansible: add passlib dependency (#395714)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user