summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
authorBrian Coca <brian.coca+git@gmail.com>2017-09-18 18:32:19 +0200
committerBrian Coca <brian.coca+git@gmail.com>2017-09-18 18:33:26 +0200
commit83ef5237cdddfa984f5565e0ba8e73ed90282d36 (patch)
tree06592525532b80b0687adf05a557b6fe7199fd7e /.github/ISSUE_TEMPLATE.md
parentbotmeta: add active maintainers for ec2_asg (#30508) (diff)
downloadansible-83ef5237cdddfa984f5565e0ba8e73ed90282d36.tar.xz
ansible-83ef5237cdddfa984f5565e0ba8e73ed90282d36.zip
added note about ansible-config to issue template
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r--.github/ISSUE_TEMPLATE.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index fbfae51022..933cfa43bd 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -20,8 +20,11 @@ Also test if the latest release, and master branch are affected too.
##### CONFIGURATION
<!---
-Mention any settings you have changed/added/removed in ansible.cfg
+If using Ansible 2.4 or above, paste the results of "ansible-config dump --only-changed"
+
+Otherwise, mention any settings you have changed/added/removed in ansible.cfg
(or using the ANSIBLE_* environment variables).
+
-->
##### OS / ENVIRONMENT