Requirements:
- ansible
- jmespath (
pip3 install jmespath
)
How to run:
ansible-playbook -u <remote-user> -i <inventory-file> job_report.yaml
Based on https://github.com/jwkenney/ansible-job-report for the reporting overview
Requirements:
pip3 install jmespath
)How to run:
ansible-playbook -u <remote-user> -i <inventory-file> job_report.yaml
Based on https://github.com/jwkenney/ansible-job-report for the reporting overview