mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 04:40:22 -07:00
Fortinet FortiManager IPv4 Policy Module (#47638)
* Needs unit test fix -- the "delete" calls a GET command and another function to get policy ID of a firewall policy before deleting it. Nested functions like this, where a GET occurs to determine a new call, breaks the unitTestGen output. Need to figure out what's going on, and adjust the generator. * PR Candidate * PR Candidate (fixes) * Reverting * Fixing Edits. * Fixing Authors - Fixing Requested Changes
This commit is contained in:
parent
1f1c1a0a16
commit
37e932c4ee
3 changed files with 3231 additions and 0 deletions
1508
lib/ansible/modules/network/fortimanager/fmgr_fwpol_ipv4.py
Normal file
1508
lib/ansible/modules/network/fortimanager/fmgr_fwpol_ipv4.py
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue