SquirrelCorporation / SquirrelServersManager

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

[BUG] Add support for agent log path management in Ansible tasks #266

Closed SquirrelDeveloper closed 2 months ago

SquirrelDeveloper commented 2 months ago

Introduced a new context variable _ssm_agentLogPath for handling agent log paths across various Ansible playbooks. Updated the uninstall, retrieve logs, and restart tasks to manage agent logs more effectively, including conditional log path handling and cleanup. Enhanced error management and user feedback for Docker connection issues.