Files
community.general/lib/ansible/module_utils
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
2015-04-28 09:36:42 -04:00
2017-02-27 09:24:05 -05:00
2017-03-01 14:11:36 -08:00
2016-02-08 19:10:04 +01:00
2017-01-06 17:07:42 -05:00
2017-03-01 12:39:44 -05:00
2016-11-02 17:00:27 -07:00
2016-09-12 13:35:57 -04:00
2017-02-15 10:30:45 +00:00
2017-02-16 11:29:43 -08:00
2017-01-03 14:32:44 -06:00
2016-09-11 23:34:46 -04:00
2017-02-13 09:38:51 -05:00
2016-12-04 10:46:41 +00:00
2017-02-25 21:14:40 -05:00