megamattzilla

Results 18 comments of megamattzilla

It looks like an iRule dependency is causing the failure to delete: ``` {\"code\":422,\"message\":\"declaration failed\",\"response\":\"01070265:3: The rule (/Common/Shared/irule_library) cannot be deleted because it is in use by a rule (/Common/Shared/example_irule)...

quick question @dstokesf5 on the two response codes- I noticed in a successful AS3 declaration to /Common/Shared they both say tenant Common. Should one say Shared? ```json [ { "code":...

I saw notes in AS3 3.35.0 that this issue was fixed. How was it fixed? I'm seeing the same behavior in AS3 3.35.0. ```json { "version": "3.35.0", "release": "4", "schemaCurrent":...

I actually found after pushing the above security policy, just re-running the playbook with the same config fails with this error message.

This same issue seems to be present in the similar module `bigip_sslo_service_layer3`. Will this fix also apply to this other module? When using a netmask other than /25 we see...

After looking into this some more- I think this is a TMOS limitation. The SSLO auto manage address feature seems to automatically default to /25 netmask and you cannot change...

I retested today on latest ansible version and bigip modules and I can still recreate the error: Error: ``` TASK [Create Transparent HTTP service] ************************************************************************************************** fatal: [192.168.1.102]: FAILED! => {"changed":...

Could you provide the F5 BZ ID please? I'll add that to the list we are tracking. Its worth mentioning we can configure the same type of HTTP transparent proxy...