Add passlib - a missing users role control node dependency

This commit is contained in:
Alexander Gorelyshev
2025-12-18 14:35:42 +04:00
parent 36dd84038b
commit 02178246c9
2 changed files with 7 additions and 0 deletions

View File

@@ -1 +1,2 @@
ansible-core==2.18.11 ansible-core==2.18.11
passlib==1.7.4

View File

@@ -18,9 +18,15 @@ Check out [corvus-migratorius/ansible-disk-quotas](https://github.com/corvus-mig
Requirements Requirements
------------ ------------
Target node:
- systemd - systemd
- openssh - openssh
Controller:
- `passlib` (for working with user passwords)
Role Variables Role Variables
-------------- --------------