Ansible for end session FortiGate
Setting up a baseline script to deploy my fortigates.
And I ran into the following problem while running my script:
One of the steps is to delete the Admin user, and when I go to delete it I get a warning that it is logged in because I used it for the initial configurations.
I would like to know if anyone has any idea how to disconnect the user using Ansible so that I can finish applying the baseline.
