1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/modules/network/fortimanager
ftntcorecse 64c4881d58 FortiManager DNS security profile (#46239)
* 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

* Initial commit for FMG DNS security profile

* Fixing pep8 line too long in unit test

* Removing excess modules and unit tests

* Fixing trailing white space for dns module

* 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:17:37 +05:30
..
fixtures FortiManager DNS security profile (#46239) 2018-11-21 11:17:37 +05:30
__init__.py Fortinet FortiManager Scripting Module (#34518) 2018-01-26 18:40:12 +00:00
fortimanager_module.py Fortinet FortiManager Scripting Module (#34518) 2018-01-26 18:40:12 +00:00
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 skip fmg_script unit test if the pyFMG script is not present (#36732) 2018-02-26 12:01:14 -05:00
test_fmgr_secprof_dns.py FortiManager DNS security profile (#46239) 2018-11-21 11:17:37 +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