SquirrelCorporation / SquirrelServersManager

A user friendly, UI/UX focus server & configuration management tool
https://squirrelserversmanager.io/
GNU Affero General Public License v3.0
597 stars 20 forks source link

[FEAT] Add Ansible SmartFailure detection and handling #251

Closed SquirrelDeveloper closed 1 month ago

SquirrelDeveloper commented 1 month ago

Introduced the SmartFailure module to analyze Ansible logs and identify common failure patterns, providing probable causes and resolutions. Integrated SmartFailure detection into the REST service and client UI to notify users of potential issues and suggested fixes.