Skip to content

New feature: Python script for log parsing

Compare
Choose a tag to compare
@Tronde Tronde released this 02 Jan 12:49
· 22 commits to master since this release

Changelog

This version comes with the python script check_ansible_log.py which adds the functionality to parse the generated log file for unreachable hosts and failed tasks.

It helps to identify issues after a patch phase.

Please note, that you have to adjust the script to your current environment (see comment included in script file).