New feature: Python script for log parsing
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).