diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 13e0c3c1c0c86966667270c04d2e3584fdd8c826..3ead734e7279aad4ab2158679fd99387fd675f71 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -27,8 +27,8 @@ explain why. **Network plugin used**: -**Copy of your inventory file:** - +**Full inventory with variables (`ansible -i inventory/sample/inventory.ini all -m debug -a "var=hostvars[inventory_hostname]"`):** +<!-- We recommend using snippets services like https://gist.github.com/ etc. --> **Command used to invoke ansible**: