Add possibility to add job_id (or/and userid (awx_user_id?), project id?, playbook name?) to logs on managed nodes for better audit trail.
eg.
https://github.com/ansible/ansible/blob/devel/lib/ansible/module_utils/basic.py#L1383
https://github.com/ansible/ansible/blob/devel/lib/ansible/module_utils/csharp/Ansible.Basic.cs#L274