Commit 1557f69f authored by Tanya's avatar Tanya
Browse files

ansible: add passlib dependency

parent a6a9f5f1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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