Question
Ansible Updates
I am trying to use Ansible to update static routing tables from time to time on Fortigate. Current Ansible modules are only allowing for POST methods. Looking to do PUT/PATCH methods so that I can update current static routes.
Anyone have any experience with this?
