-
Further to #19 it would be useful to have a document which provides the following steps:
- [ ] Add FOS Device Group (separately covered by [`fmgr_dvmdb_group.yml`](https://raw.githubusercontent.com…
-
Hi,
I have been trying to configure AWX to use Ansible to add changes to our FortiManager.
At the moment I have managed to get fmgr_query (https://ftnt-ansible-docs.readthedocs.io/en/latest/fmgr…
Remey updated
2 years ago
-
Hi! I've an issue with global-label parameter of fmgr_pkg_firewall_policy
When i try to create a firewall policy passing the global-label parameter, a new section is create, even if it is alteady exi…
-
A lot of parameters like dstaddr, service, srcaddr, are of type 'list', but in the module fmgr_pkg_firewall_policy are created as 'str'. This can be easily fixed so that engineers can add a list of so…
-
I need to create IPsec tunnels trough a Forti manager device with Ansible to create a IPSec tunnel .The IPSec options are clear in the fortios collection (phase1, phase2, etc), but we cannot find the …
-
I have observed this while troubleshooting fortigate_exporter timeouts, that happens sporadically across our fortigate fleet. normally scraping of one device would take 2-3 seconds. however in case of…
-
### Issue
After updating to v2.10.30-865d0e5-1728986347
The task template no longer has a textarea for cli extra args
see screen shot
![Screenshot 2024-10-16 192407](https://github.com/user-atta…
-
When trying to execute a script and checking the status of the job it's failing. It looks to be sending the oid of the script instead of the name based off what I can see in the Task Monitor comparing…
-
Will you create modules for System Templates for Device Provisioning?
-
Using ansible fmgr_dvmdb_device_vdom.py module to create a FGT vdom in FMG ADOM.
The query sent by ansible is the using a dictionary for the data :
```
"params":[
{
"data":{
…