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

DevBabu_124276's avatar
DevBabu_124276
Icon for Nimbostratus rankNimbostratus
Mar 20, 2018

F5 ansible and tokens

Instead of using local user can we use remote user in f5 ansible modules. Basically use the token feature to login to F5 devices. f5-sdk has that feature. When specified token=yes remote users are granted access to BIG-IP to make Rest calls.

 

1 Reply

  • @DevBabu, you cannot specify a token to login with. You specify a user and password, whether that's a local user, RADIUS, LDAP, etc user, and the Ansible module gets a token on your behalf.