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.
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.