You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently doing any WAF Module deployment with Central Manager i.e. Creation or modification of a WAF Policy on Central Manager currently has to be done via API calls which isnt inherently idempotent and in my opinion not a true solution for WAF Policy management on BIG-IP Next and Central Manager.
Describe the solution you'd like
It would be preferred to have Modules to integrate with the existing APIs to utilize the WAF Functions of BIG-IP Next Central Manager. This will allow customers have the ability to create and modify existing WAF policies with Ansible.
Describe alternatives you've considered
Currently the only alternative at this point is mostly API Calls directly to the central manager instance, and i believe there is a terriform module that provides some WAF Functionality. but for Ansible Centric customers we need Ansible related modules. as most customers see Ansible as a Configuration solution and Terraform as an infrastructure solution.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently doing any WAF Module deployment with Central Manager i.e. Creation or modification of a WAF Policy on Central Manager currently has to be done via API calls which isnt inherently idempotent and in my opinion not a true solution for WAF Policy management on BIG-IP Next and Central Manager.
Describe the solution you'd like
It would be preferred to have Modules to integrate with the existing APIs to utilize the WAF Functions of BIG-IP Next Central Manager. This will allow customers have the ability to create and modify existing WAF policies with Ansible.
Describe alternatives you've considered
Currently the only alternative at this point is mostly API Calls directly to the central manager instance, and i believe there is a terriform module that provides some WAF Functionality. but for Ansible Centric customers we need Ansible related modules. as most customers see Ansible as a Configuration solution and Terraform as an infrastructure solution.
The text was updated successfully, but these errors were encountered: