We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c10267 commit 465116aCopy full SHA for 465116a
.github/pull_request_template.md
@@ -0,0 +1,14 @@
1
+Thank you for your effort to improve this module!
2
+
3
+The xml module is upstream now and ships with Ansible v2.4 which is to be released in mid-September:
4
+https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/roadmap/ROADMAP_2_4.rst
5
6
+Please try running ansible from source:
7
+http://docs.ansible.com/ansible/intro_installation.html#running-from-source
8
+and see if the change you wanted to make is already done.
9
10
+Note that you'll need version of lxml>=2.3.0.
11
12
+If you still want to make a pull request, please check if something similar already exists upstream:
13
+https://github.com/ansible/ansible/pulls
14
+and create it there if it's not already created.
0 commit comments