For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

Ichnafi's avatar
Ichnafi
Icon for Cirrostratus rankCirrostratus
Oct 07, 2025
Solved

Ansible - Upload Certificates requires Administrator Role?

Hi,   I'm trying to give people the opportunity to manage their SSL Certificates themself. So I build something, that triggers an ansible playbook upload and update certificates on a LTM.   The u...
  • Jeffrey_Granier's avatar
    Oct 07, 2025

    Hi Ichnafi​ ,

     

    Unfortunately, admin role is needed in this use case: REST API Access.  I would say to consider an automation server and apply Firewall/BIG-IP source IP restrictions from that automation server and run the ansible playbook from there with the admin role.