F5Networks / f5-ansible-bigip

Declarative Ansible collection for managing F5 BIG-IP/BIG-IQ.
37 stars 17 forks source link

Cannot create SSLO HTTP service proxy_type as Transparent with existing self IP #82

Open imohmmad opened 4 months ago

imohmmad commented 4 months ago

COMPONENT NAME bigip_sslo_service_http

Environment ANSIBLE VERSION ansible [core 2.16.2] config file = /python-env/POD-ONBOARDING/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /python-env/ansible-9.1.0/lib/python3.11/site-packages/ansible ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections executable location = /python-env/ansible-9.1.0/bin/ansible python version = 3.11.4 (main, Dec 7 2023, 15:43:41) [GCC 12.3.0] (/python-env/ansible-9.1.0/bin/python3) jinja version = 3.1.3 libyaml = True

BIGIP VERSION Sys::Version Main Package Product BIG-IP Version 17.1.1.1 Build 0.68.2

CONFIGURATION

OS / ENVIRONMENT Ubuntu 20.04.3

SUMMARY unable to create SSLO http service with proxy_type transparent while utilizing existing self_ip.

STEPS TO REPRODUCE Create the following SSLO http service

EXPECTED RESULTS

should be able to create http service with proxy type as transparent

ACTUAL RESULTS

"msg": "CREATE operation error: a04ed767-cdec-4516-859e-8b1a8f001985 : [OrchestratorConfigProcessor] Deployment failed for Error: [BaseHAConfigProcessor (ServiceBaseHAConfigProcessor)] TypeError: Cannot read property 'lastIndexOf' of undefined" }

pgouband commented 2 months ago

Hi,

Thanks for reporting. Added to the backlog and internal tracking ID for this request is: INFRAANO-1535.

megamattzilla commented 2 months ago

Hello!

Is there an ETA for this fix?

Thanks!