I would like to log on the remote host each time an ansible-generated script was run. Ideally, I would like to see the full ansible command that was run. At a minimum it should log the time and which playbook was run.
I would like a history on each host when changes were made with Ansible.
Is there a reasonable way to do this?