Files
community.general/lib/ansible/modules
Benjamin Jolivot 2ee3a5aa07 Fortios ipv4 policy (#21849)
* New module fortios_address_group

* New module fortios_ipv4_policy

* New module fortios_ipv4_policy

* Fix pep8

* Fix alias doc problem

* Fix string format for 2.5 compat + close cnx

* Forgoten if string != ""

* Fix doc, change action to policy_action & add action as alias

* fix doc + bug in timeout + duplicate code for config compare

* Create class AnsibleFortios in module_utils/forios.py + use in ipv4_policy module

* remove json import

* python3 error handling compatibility
bad examples for srcadd or dstaddr s/any/all/
remove pyFG dependency in module (moved to module_utils)
id type is int but casted as string
call fortiosansible object sooner
typo in doc
2017-03-01 14:11:36 -08:00
..
2017-02-21 17:45:46 -05:00
2017-02-02 11:45:22 -08:00
2017-02-24 16:49:43 -06:00
2017-02-10 15:13:59 -05:00
2017-02-24 16:49:43 -06:00
2017-03-01 14:11:36 -08:00
2017-03-01 22:31:04 +01:00
2017-03-01 14:16:33 +00:00
2016-12-08 11:35:20 -05:00