Adding README to checks
Change-Id: I63ec437055f543ef1c8e794c0f9ae85e0eecd18f
This commit is contained in:
parent
069d37eee1
commit
e4f657a801
21
ansible/check/README.md
Normal file
21
ansible/check/README.md
Normal file
@ -0,0 +1,21 @@
|
||||
# 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.
|
||||
|
Loading…
Reference in New Issue
Block a user