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
This commit is contained in:
Yunge Zhu
2019-01-17 06:16:18 +08:00
committed by Matt Davis
parent c46a09dcf4
commit 0f846f39ca
2 changed files with 33 additions and 17 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- azure_rm inventory plugin - fix azure batch request (https://github.com/ansible/ansible/pull/50006)