How is it possible to tail a file located at several remote servers in a known location using ansible? This question is based on this comment on this Hacker News thread:
In my company, we have hundred machines and tailing done with ansible. If we want customize the log view, we can simply edit the playbook. I think it is very handy compared to we need additional npm package (and not to mention additional effort for customization).