summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/cloud/azure/azure_rm_webapp.py
Commit message (Expand)AuthorAgeFilesLines
* Migrated to azure.azcollectionAnsible Core Team2020-03-091-1070/+0
* Update azure_rm_webapp related document (#59027)Fred-sun2019-08-091-47/+54
* fix sample in docs (#55420)Yunge Zhu2019-04-171-28/+28
* Removed spaces in blank lineTravis Estep2019-04-051-2/+2
* Add deployment slot exampleTravis Estep2019-04-051-0/+10
* Bump dependency versions to avoid conflicts (#54443)Jordan Borean2019-04-031-22/+33
* more doc improvements (#54148)Zim Kalinowski2019-03-211-1/+1
* use the same C() everywhere for absent / present options (#52610)Zim Kalinowski2019-02-211-1/+1
* Fix pycodestyle E117 issues.Matt Clay2019-02-131-1/+1
* azure_rm_webapp: fix updating app settings (#49181)Yunge Zhu2019-01-041-23/+22
* Bulk fix DOCUMENTATION.author (Part 1) (#48934)John R Barker2018-11-201-1/+1
* fix webapp test (#47546)Yunge Zhu2018-10-251-6/+38
* start/stop/restart azure webapp (#44498)Yunge Zhu2018-08-291-1/+59
* fix linux webapp java framework bug (#44753)Yunge Zhu2018-08-281-8/+19
* Revert "fix linux web app java linux_fx_version (#44715)" (#44750)Zim Kalinowski2018-08-281-21/+8
* fix linux web app java linux_fx_version (#44715)Yunge Zhu2018-08-281-8/+21
* Spelling and consistency changes (#44425)Wade Dorrell2018-08-211-6/+6
* add azure_rm_webapp (#40005)Yunge Zhu2018-08-071-0/+942