b768d626df
Moves bug report save location to the playbook directory on the machine running ansible, I feel that this is an odd place to put anything but it seems to be intended behavior. This commit changes where the bug report is saved and where the CI script checks for the output file, until a consistent version of this is checked in CI will fail often. Change-Id: I94d221d718fb13779bf056ae83376851f82a355b |
||
---|---|---|
.. | ||
group_vars | ||
roles | ||
templates | ||
browbeat-example-bug_report.log | ||
README.rst | ||
site.yml |
Browbeat Ansible Checks
The Browbeat Ansible checks playbook will scan a given deployment to check for known configuration issues.
Output from Checks
Once the Checks playbook completes there will be a report generated in the checks directory.
bug_report.log
This will contain each of the hosts that were scanned, and their known issues. Some of the issues will have BZ's associated with them, use the BZ link to learn more about the bug, and how it can impact your deployment. There will be Checks that do not have a BZ associated, these are simply suggestions.