Forum Discussion

Daniel_Henggele's avatar
Daniel_Henggele
Icon for Nimbostratus rankNimbostratus
Apr 28, 2025

reading Client SSL Profile details via Ansible

I have an automation I'm building that does a lot of things . . . but one of the tasks in that pile is to try to read, specifically, the field that contains the TLS specifications for every client SSL profile.

The server SSL profiles have the options: field in them:

but for the life of me, I can find no similar field in the output of client ssl profiles from f5networks.f5_modules.bigip_device_info.

None of the other management modules (especially bigip_profile_client_ssl) seem to help with this:  in stating that they "manage" profiles, it'd appear that they only write them individually, not read all of them in full detail.

Is there something I'm missing?

No RepliesBe the first to reply