2018-07-27 02:14:56 +00:00
|
|
|
|
2018-12-13 16:10:13 +00:00
|
|
|
Please drag-drop large logs as text file attachments.
|
|
|
|
|
2018-07-27 02:14:56 +00:00
|
|
|
Feel free to write an issue in your preferred format, however if in doubt, use
|
|
|
|
the following checklist as a guide for what to include.
|
|
|
|
|
|
|
|
* Have you tried the latest master version from Git?
|
2019-01-22 06:31:01 +00:00
|
|
|
* Do you have some idea of what the underlying problem may be?
|
|
|
|
https://mitogen.rtfd.io/en/stable/ansible.html#common-problems has
|
|
|
|
instructions to help figure out the likely cause and how to gather relevant
|
|
|
|
logs.
|
2018-07-27 02:14:56 +00:00
|
|
|
* Mention your host and target OS and versions
|
|
|
|
* Mention your host and target Python versions
|
|
|
|
* If reporting a performance issue, mention the number of targets and a rough
|
|
|
|
description of your workload (lots of copies, lots of tiny file edits, etc.)
|
2019-01-22 06:31:01 +00:00
|
|
|
* If reporting a crash or hang in Ansible, please rerun with -vvv and include
|
|
|
|
200 lines of output around the point of the error, along with a full copy of
|
|
|
|
any traceback or error text in the log. Beware "-vvv" may include secret
|
|
|
|
data! Edit as necessary before posting.
|
2018-07-27 02:14:56 +00:00
|
|
|
* If reporting any kind of problem with Ansible, please include the Ansible
|
|
|
|
version along with output of "ansible-config dump --only-changed".
|