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

AHS's avatar
AHS
Icon for Nimbostratus rankNimbostratus
Apr 30, 2023

Connecting to F5 using SSH via Ansible

I am in the process of writing a playbook which uses SSH to connect to F5 and run a bash command (ntpdate -d time_server) to confirm NTP connectivity across the environment. For SSH I am using root. ...