ansible/test/units/modules/network/fortimanager
ftntcorecse d7e1e6429c FortiManager Web Application Firewall Security Profile (#46967)
* 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

* Initial commit for FMG Security Profile Web Application Firewall

* adding extra line at bottom for pep8 conditions

* Adding descriptions to documentation

* Fixing more pep8 issues

* New commit for new PR

* Removing todo in documentation

* Changing module name in documentation to match actual module name

* Fixing yaml syntax for long choices list

* Fixing yaml syntax for long choices list

* Fixing review changes

* Adding @ in author names per @Gundalow's request per Ansible's guidelines
2018-11-21 10:46:13 +05:30
..
fixtures FortiManager Web Application Firewall Security Profile (#46967) 2018-11-21 10:46:13 +05:30
__init__.py
fortimanager_module.py
test_fmgr_provisioning.py fortimanager/fmgr_provisioning.py (#35743) 2018-08-30 14:25:17 +01:00
test_fmgr_script.py
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