Fixed Major Agent Deployment Issues

This commit is contained in:
2025-09-27 19:12:29 -06:00
parent 3990a50e8d
commit e4ef065271
4 changed files with 246 additions and 81 deletions

View File

@@ -26,3 +26,7 @@ pywinauto # Windows-based Macro Automation Library
sounddevice
numpy
pywin32; platform_system == "Windows"
# Ansible-based inventory collection (Windows local-only)
# Note: ansible-core is heavy; enable via config flag in DeviceAudit role
ansible-core