ansible/changelogs/fragments/py3-vagrant-inv.yaml
Toshio Kuratomi 8d008d00ed Py3 vargrant inv (#37803)
* Fix dynamic inventory for vagrant does not work on python3 (#37631)

* Fix dynamic inventory for vagrant does not work on python3 #35129

(cherry picked from commit 1b121fc9e4)

* Add vagrant python3 fix to the changelog
2018-03-29 14:58:19 -07:00

2 lines
111 B
YAML

bugfixes:
- Fix bytes/text handling in vagrant dynamic inventory https://github.com/ansible/ansible/pull/37631