diff options
author | Lee Garrett <lgarrett@rocketjump.eu> | 2023-06-16 15:42:10 +0200 |
---|---|---|
committer | Lee Garrett <lgarrett@rocketjump.eu> | 2023-06-16 15:42:10 +0200 |
commit | 9248c7f963066118a6ec8a369000835d66dda3af (patch) | |
tree | 99e6a4ad17fcb193568477463da82ed4cd1362a0 /debian | |
parent | 99ac37530f44e21442751b21cfd1e5657d8ba313 (diff) | |
download | debian-ansible-core-9248c7f963066118a6ec8a369000835d66dda3af.zip |
d/control: Recommend python3-passlib (Closes: #1034251)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 649996bc..9f2306e4 100644 --- a/debian/control +++ b/debian/control @@ -46,6 +46,7 @@ Recommends: ansible (>= 7.0.0-1~), python3-jmespath, python3-kerberos, python3-libcloud, + python3-passlib, python3-selinux, python3-winrm, python3-xmltodict |