Zim Kalinowski
|
053081a8a0
|
use the same C() everywhere for absent / present options (#52610)
* use the same C() everywhere for absent / present options
* Update lib/ansible/modules/cloud/azure/azure_rm_cdnendpoint.py
* Update lib/ansible/modules/cloud/azure/azure_rm_resourcegroup.py
* Update lib/ansible/modules/cloud/azure/azure_rm_cdnendpoint.py
* Update lib/ansible/modules/cloud/azure/azure_rm_cdnendpoint.py
Co-Authored-By: zikalino <zikalino@microsoft.com>
|
2019-02-21 09:07:10 -06:00 |
Zim Kalinowski
|
628f62c571
|
improving consistency of azure examples/documentation (#52571)
* normalizing naming in examples
* fixed line too long
|
2019-02-19 11:57:04 -06:00 |
Zim Kalinowski
|
dfe554eaf8
|
upgrading network packages (#47639)
|
2018-11-15 09:26:35 +08:00 |
Matt Hoffman
|
acbecd5f23
|
adds redirect configurations and probes to azure_rm_appgateway (#46607)
|
2018-10-16 10:34:24 +08:00 |
Zim Kalinowski
|
2a4bf670bb
|
clean up doc - removed required: false (#46357)
|
2018-10-01 15:39:40 -07:00 |
Zim Kalinowski
|
83645963fb
|
Fixing assigning ssl certificate to http listener in app gateway (#45830)
* fixed ssl certificate reference
* modified test
|
2018-09-19 17:00:27 -07:00 |
Zim Kalinowski
|
1704c5932a
|
adding app gateway module (#39940)
* adding app gateway module
* improved application gateway
* added register output
* subnet_output
* debugging
* dumping params
* fix dump
* fixed mapping
* fixed bug
* fixed param problem
* small fixes in code and added sample test
* fixed syntax
* fixing sanity stuff
* sanity fixes
* more sanity tests fixed
* added azure_tags
* tags
* pruning app gateway
* pruning app gateway
* string -> str
* removed type: str
* trying to add idempotency
* fixed syntax
* fix sanity
* fixed bugs
* fixed error
* disabled ssl policy check for a while
* fixed dict comparison
* fixed syntax
* compare just http listeners & frontend ports
* fix syntax
* syntax
* syntax
* just compare sku
* fix syntax
* just http settings collections
* fixing appgw module
* make it green
* fix items issue
* compare all arrays
* fixed sanity
* adding snake_to_camel transformations
* fix
* another fix
* snake to camel
* additional snake to camel fixes
* fixed public ip address conversion
* version added is now 2.7
* changed alias
* dict_merge
* added ssl policy spec
* fixed new sanity issue
* renamed module
* fixed ssl policy translation
* added test for ssl & certificates
* updated doc
* fixed docs improved tests
* fix
* fixed test
|
2018-08-23 10:24:21 -07:00 |