ansible/lib/ansible
ftntcorecse 199cd1bc77 FortiManager SSL SSH Security Profiles (#47152)
* 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

* Initial commit for SSL and SSH security profiles in FMG

* Fixing pep8 syntax issues

* Adding better playbook example

* Fixing review changes

* Adding @ in author names per @Gundalow's request per Ansible's guidelines
2018-11-21 10:44:35 +05:30
..
cli Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
compat Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
config fix bug in config mgr 2018-11-19 11:46:17 -05:00
errors Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
executor Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
galaxy Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
inventory Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
module_utils Pass string command in run_command (#48805) 2018-11-20 00:01:54 -05:00
modules FortiManager SSL SSH Security Profiles (#47152) 2018-11-21 10:44:35 +05:30
parsing Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
playbook Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
plugins Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
template Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
utils Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
vars Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
__init__.py
constants.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
release.py Codename: How Many More Times 2018-09-04 12:38:29 -04:00