summaryrefslogtreecommitdiffstats
path: root/contrib/inventory/azure_rm.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* azure_rm inventory should add "ansible_connection: winrm" in host_vars for wi...Fabrice Flore-Thébault2018-01-171-0/+1
* Fix invalid string escape sequences.Matt Clay2017-11-211-2/+2
* refactor azure dynamic inventory script configparser import to support python...Thomas Stringer2017-10-051-4/+8
* fixed incorrect endpoint selection in azure_rm.pyMatt Davis2017-09-011-5/+18
* expose cloud_environment override in azure_rm modules (#28743)Matt Davis2017-08-291-19/+55
* PEP8 fixesSam Doran2017-08-181-3/+3
* Use tenant in UserPassCredentials if set.Peter Hoffmann2017-08-181-1/+5
* Added checks for machine.os_profile is not None before trying to access child...James Portman2017-08-151-2/+2
* pep8 fixes for contrib (#24344)Matt Martz2017-05-091-8/+8
* azure_rm inventory version comparison fix (#22341)Matt Davis2017-03-071-4/+4
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-291-1/+1
* PEP 8 W291 whitespace cleanup.Matt Clay2017-01-281-3/+3
* fix typoPeter Hoffmann2017-01-271-1/+1
* Fix bug 17934 : Azure register failure must not be blocking (#18695)Laurent Mazuel2017-01-181-1/+5
* Removed dict.iteritems() in several other files.Andrea Tartaglia2016-12-141-4/+4
* fix azure_rm.py to work with 2.0.0rc5 or rc6Matt Davis2016-10-261-3/+3
* Use addresses and names reserved for documentationRobin Schneider2016-09-111-1/+1
* add default location and env override (#16854)Andrew Dolby2016-08-041-5/+8
* Upgrade to azure 2.0.0rc5 and add locations parameter.Chris Houseknecht2016-07-091-27/+36
* Fix whitespace.André Cruz2016-05-231-1/+1
* Use the python executable specified by the environment.André Cruz2016-05-231-1/+1
* Rename azure inventory script. Fix bug preventing AD user login via environme...chouseknecht2016-04-211-0/+786