Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

PG0581's avatar
PG0581
Icon for Cirrus rankCirrus
Jun 28, 2019

bigip_irule

I'm trying to create an iRule with the following task:   - name: iRule     bigip_irule:      module: ltm      name: myRule      src: /var/tmp/myRule.tcl      state: present      provider:       ser...