ansible/changelogs/fragments/50006-azure_rm_inventory_batchrequest_fix.yaml
Yunge Zhu 9c19df3fd2 fix new inventory azure_rm.py (#50006)
* fix new inventory

* fix lint

* resolve comments

* resolve comments

* add defensive code

* fix response not match handler

* remove useless import

* fix lint

* add changelog

(cherry picked from commit 0f846f39ca)
2019-01-18 12:44:17 -08:00

2 lines
112 B
YAML

bugfixes:
- azure_rm inventory plugin - fix azure batch request (https://github.com/ansible/ansible/pull/50006)