summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/inventory/azure_rm.py
Commit message (Expand)AuthorAgeFilesLines
* Misc typo fixes (#66120)Abhijeet Kasurde2020-01-041-1/+1
* Azure RM: Fix missing ipConfiguration 'primary' attribute (#63722)mmallet2019-11-271-1/+1
* Templar: encapsulate _available_variables (#55435)Martin Krizek2019-05-201-1/+1
* Add os_profile to VM facts, allow to filter by OS (#48040)Patrick Marques2019-05-171-0/+11
* Allow using Azure rm legacy hostnames (#54060)Alan Rominger2019-03-261-4/+18
* fix azure_rm.py not showing nic info for vmss (#53496)Yunge Zhu2019-03-201-7/+7
* Overridable safety (#53458)Brian Coca2019-03-121-2/+28
* add missing hostvars properties in azure_rm.py inventory (#53046)Yunge Zhu2019-03-061-1/+41
* fix new inventory azure_rm.py (#50006)Yunge Zhu2019-01-161-17/+31
* Fix Unicode-objects must be encoded before hashing (#46608)Xijun Dai2018-12-101-2/+2
* add more consistent extension matching for inventory plugins (#46786)Sloane Hertel2018-10-111-3/+3
* initial commit of azure_rm inventory plugin (#44944)Matt Davis2018-08-311-0/+540