Anyone using Python or Ansible with FortiGate in production? What does it actually look like?
Managing FortiGate across 100+ sites and starting to think about automation. Curious what people are actually doing vs what's theoretically possible:
- Are you using FortiGate's REST API, Ansible (fortinet.fortios collection), or something else for automation?
- What's your most useful script or playbook — what problem does it actually solve day to day?
- Is FortiManager's built-in API enough for most use cases or do you still need to write custom Python on top of it?
- For someone learning — should they start with the REST API directly, or go straight to Ansible?
- Has knowing FortiGate automation specifically made you more attractive to employers or is it still too niche?