Added pytest dependency

This commit is contained in:
2025-05-16 09:14:17 +02:00
parent f06ad0af18
commit a3bc86ad51
3 changed files with 3 additions and 4 deletions

View File

@@ -3,4 +3,5 @@ collections:
- name: community.general
pacman:
- ansible
- python-passlib
- python-passlib
- python-pytest