summaryrefslogtreecommitdiff
path: root/lib/ansible/module_utils/azure_rm_common.py
Commit message (Expand)AuthorAgeFilesLines
* fix azure_rm version checks (#22270)Matt Davis2017-03-031-7/+19
* Make configparser imports python3 readyToshio Kuratomi2017-02-031-3/+4
* PEP 8 E111 & E114 cleanup. (#20838)Matt Clay2017-01-301-3/+3
* PEP 8 cleanup. (#20789)Matt Clay2017-01-281-1/+1
* PEP 8 W291 whitespace cleanup.Matt Clay2017-01-271-2/+2
* PEP 8 whitespace cleanup. (#20783)Matt Clay2017-01-271-3/+3
* UPD Azure_rm_common with non-blocking pull request from azure_rm.py (#20338)Baptiste DB2017-01-181-1/+5
* Removed dict.iteritems() in several other files.Andrea Tartaglia2016-12-141-4/+4
* fix version check to support >=rc5Matt Davis2016-10-241-12/+11
* Fix the security rules name duplication of azure_rm_common. (#16897)Hidetoshi Hirokawa2016-08-041-3/+3
* Fix authentication via params and env vars. Update guide to RC5.Chris Houseknecht2016-07-021-6/+6
* Update and pin to azure-2.0.0rc5chouseknecht2016-07-021-74/+60
* updates for Azure SDK 2.0.0rc4nitzmahone2016-06-041-27/+15
* Port azure_rm_common.py to py3 syntax (#15880)Michael Scherer2016-05-161-9/+9
* ran dos2unix and renamed tags cannonical optionBrian Coca2016-04-261-632/+632
* Set the name of the user_agent in each mangement client.chouseknecht2016-04-211-18/+29
* Add missing AD user params.chouseknecht2016-04-171-0/+2
* Adding common utils module for new Azure modules.chouseknecht2016-04-161-0/+619