Hello,
At the moment, we’re running a small ansible project, using its native log file.
However, since we use a lot of roles, this execution log becomes particularly difficult to read. So we came up with an idea, good or bad, you tell me. ![]()
Is it possible that instead of an output file, I get a new file every time I enter an input-role? This would allow me to quickly (I hope) see when I’ve lost a machine and why.
It could also be a module for log management, a bit like printf.
I hope I’ve made myself clear
Thank you for your insights into better management