summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToshio Kuratomi <a.badger@gmail.com>2018-03-29 17:33:11 -0700
committerToshio Kuratomi <a.badger@gmail.com>2018-03-29 17:33:11 -0700
commit95f043c199f13e73dae3c2d679fe84ebf44de4c9 (patch)
tree0281f40a618cab8bd88e9058bb6cf5558763cae7
parent2ae7a892b969bafbc0990a27c4a6c5b5f4d2293c (diff)
downloadansible-95f043c199f13e73dae3c2d679fe84ebf44de4c9.tar.gz
Add vagrant dyn inv fix to changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b52b33f4da..917f6cb890 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -128,7 +128,7 @@ Ansible Changes By Release
git repository on python3 https://github.com/ansible/ansible/issues/36962
* Fix digital_ocean module unique_name parameter for a python3 bug:
https://github.com/ansible/ansible/issues/37114
-
+* Fix a Python3 bug in the vagrant dynamic inventory script: https://github.com/ansible/ansible/pull/37631
<a id="2.4.3"></a>