Files
community.general/lib/ansible/modules/network
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-24 16:49:43 -06:00
2017-02-15 13:01:43 -08:00
2017-02-10 15:13:59 -05:00
2017-02-15 13:01:43 -08:00
2017-02-15 13:01:43 -08:00
2017-03-01 14:11:36 -08:00
2017-01-27 14:06:21 -08:00
2017-02-24 17:41:53 +01:00
2017-03-01 12:39:44 -05:00
2017-02-02 11:45:22 -08:00
2017-02-15 13:01:43 -08:00
2017-02-15 13:01:43 -08:00
2016-12-08 11:22:22 -05:00
2017-02-15 13:01:43 -08:00
2017-01-27 17:08:02 -08:00
2017-01-30 15:01:47 -08:00
2017-02-02 11:45:22 -08:00
2017-02-02 11:45:22 -08:00
2017-02-02 11:45:22 -08:00
2017-02-15 13:01:43 -08:00
2017-02-02 11:45:22 -08:00
2017-02-24 16:49:43 -06:00