mirror of https://github.com/ansible/ansible.git
Fixing assigning ssl certificate to http listener in app gateway (#45… (#46027)
* Fixing assigning ssl certificate to http listener in app gateway (#45830)
* fixed ssl certificate reference
* modified test
(cherry picked from commit 83645963fb)
* added chagelog
pull/47088/head
parent
e841e7b53d
commit
f16bb4daf4
@ -0,0 +1,4 @@
|
||||
bugfixes:
|
||||
- "Fixed: Appropriate code to expand value was missing so assigning SSL
|
||||
certificate is not working as described in the documentation.
|
||||
https://github.com/ansible/ansible/pull/45830"
|
||||
Loading…
Reference in New Issue