Unverified Commit 07b58191 authored by Pol Dellaiera's avatar Pol Dellaiera Committed by GitHub
Browse files

ansible: add passlib dependency (#395714)

parents 734650a9 1557f69f
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