f5-ansible
f5-ansible copied to clipboard
bigip_monitor_https does not support reverse
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
Created INFRAANO-326 for internal PM tracking
Hi, please try upgrading to the latest version, it should work. If not, please reach out, thanks!