diff options
author | Brian Coca <brian.coca+git@gmail.com> | 2017-09-18 18:32:19 +0200 |
---|---|---|
committer | Brian Coca <brian.coca+git@gmail.com> | 2017-09-18 18:33:26 +0200 |
commit | 83ef5237cdddfa984f5565e0ba8e73ed90282d36 (patch) | |
tree | 06592525532b80b0687adf05a557b6fe7199fd7e /.github/ISSUE_TEMPLATE.md | |
parent | botmeta: add active maintainers for ec2_asg (#30508) (diff) | |
download | ansible-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.md | 5 |
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 |