ansible/test/units/modules/network/fortimanager
ftntcorecse 4862a4aeb4 FortiManager security profile group module (#46220)
* Initial Commit

* Initial Commit

* Initial Commit

* Fixing syntax errors

* After running sanity tests, fixed pylint and pep8 errors

* After running sanity tests, fixed pylint and pep8 errors

* Fixing more syntax issues

* Fixing more syntax issues

* Adding username to doc block

* PR candidate

* PR candidate

* fixed pep8 and docs issues

* fixed 2.6 function issues

* fixed 2.6 function issues part duex

* Initial commit for security profile group module

* Adding better playbook example to module

* Adding another commit to test shippable tests

* Fixing shippable errors, pep8 in unit test file and doc block problem in main module

* Fixing documentation module error

* Fixing pep8 line too long in unit test

* Fixing utility function with nested dictionaries

* Fixing utility function with pep8 issue

* Adding change to allow for multiple list of dictionaries to be submitted via a single playbook

* Fixing review changes

* Adding @ in author names per @Gundalow's request per Ansible's guidelines
2018-11-21 11:18:19 +05:30
..
fixtures FortiManager security profile group module (#46220) 2018-11-21 11:18:19 +05:30
__init__.py
fortimanager_module.py
test_fmgr_fwpol_ipv4.py Fortinet FortiManager IPv4 Policy Module (#47638) 2018-11-21 11:14:47 +05:30
test_fmgr_provisioning.py fortimanager/fmgr_provisioning.py (#35743) 2018-08-30 14:25:17 +01:00
test_fmgr_script.py
test_fmgr_secprof_dns.py FortiManager DNS security profile (#46239) 2018-11-21 11:17:37 +05:30
test_fmgr_secprof_profile_group.py FortiManager security profile group module (#46220) 2018-11-21 11:18:19 +05:30
test_fmgr_secprof_ssl_ssh.py FortiManager SSL SSH Security Profiles (#47152) 2018-11-21 10:44:35 +05:30
test_fmgr_secprof_waf.py FortiManager Web Application Firewall Security Profile (#46967) 2018-11-21 10:46:13 +05:30
test_fmgr_secprof_web.py FortiManager Web Filter Security Profile (#47150) 2018-11-21 10:45:00 +05:30