passlib wird nicht benötigt

This commit is contained in:
Fritz Grimpen 2025-07-30 19:52:30 +02:00
parent e90f289858
commit 46c42c971f
1 changed files with 0 additions and 10 deletions

View File

@ -1,14 +1,4 @@
---
- name: Install passlib
hosts:
- localhost
become: true
tasks:
- name: Install passlib
ansible.builtin.package:
name: security/py-passlib
state: present
- name: Deploy mail servers
hosts:
- mail