ansible/test/units/modules/network
ftntcorecse a171b80a0c FortiManager Web Filter Security Profile (#47150)
* 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

* Initial commit for fmgr web filter security profile

* Fixing pep8 syntax issues

* Fixing documentation yaml syntax errors with choices on new lines

* Fixing documentation yaml syntax errors, removing Todo comments

* Fixing choices additional tab

* Fixing choices on multiple lines

* Fixing choices on multiple lines

* Adding yaml block scalar for multiline choices

* Changing YAML syntax for multiline to YAML sequence for choices

* Fixing all sanity test errors

* Fixing review changes

* Adding @ in author names per @Gundalow's request per Ansible's guidelines
2018-11-21 10:45:00 +05:30
..
aireos Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
aruba Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
basics
cloudvision Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
cnos Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
cumulus Remove wildcard import in test_nclu 2017-10-09 21:41:02 -07:00
dellos6 Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
dellos9 Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
dellos10 Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
edgeos Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
edgeswitch edgeswitch_facts (#47618) 2018-11-02 18:50:11 +05:30
enos Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
eos Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
exos Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
f5 Removes remaining nose usage from f5 unit tests (#48973) 2018-11-20 20:34:01 -08:00
fortimanager FortiManager Web Filter Security Profile (#47150) 2018-11-21 10:45:00 +05:30
ftd FTD modules: upsert functionality and bug fixes (#47747) 2018-11-16 11:55:36 +05:30
ingate Refactor ingate module_utils (#47959) 2018-11-13 17:42:53 +05:30
ios Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
iosxr Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
ironware Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
junos Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
netact Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
netscaler Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
nos Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
nso Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
nuage Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
nxos Add new configurations for nxos_vxlan_vtep (#47834) 2018-11-02 11:23:37 +05:30
onyx Adding IGMP vlan module for onyx switches (#47811) 2018-11-01 14:25:25 +05:30
opx Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
ovs Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
radware Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
routeros Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
slxos Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
voss New voss_config module (#47533) 2018-11-01 14:07:41 +05:30
vyos Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
__init__.py