f5-ansible icon indicating copy to clipboard operation
f5-ansible copied to clipboard

bigip_monitor_https does not support reverse

Open Harm4432 opened this issue 4 years ago • 1 comments

When utilizing the Ansible modules, the bigip_montior_https does not support the "reverse" flag. At one time bigip_monitor_http also did not support "reverse". This was resolved as part of Issue 1028 linked below. You will find that this reverse option is not documented within the clouddocs documentation, and customer confirmed it does not work. You can verify the http documentation also linked below. As an unrelated note, "reverse" is supported within AS3.

Issue 1028

https://github.com/F5Networks/f5-ansible/issues/1028

bigip_monitor_https:

https://clouddocs.f5.com/products/orchestration/ansible/devel/modules/bigip_monitor_https_module.html#bigip-monitor-https-module

bigip_monitor_http:

https://clouddocs.f5.com/products/orchestration/ansible/devel/modules/bigip_monitor_http_module.html#bigip-monitor-http-module

Harm4432 avatar Apr 20 '21 15:04 Harm4432

Created INFRAANO-326 for internal PM tracking

trinaths avatar Apr 21 '21 14:04 trinaths

Hi, please try upgrading to the latest version, it should work. If not, please reach out, thanks!

KrithikaChidambaram avatar Nov 30 '22 18:11 KrithikaChidambaram