You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
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
6 years ago
..
cli Add a Singleton metaclass, use it with Display (#48935) 6 years ago
compat Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
config fix bug in config mgr 6 years ago
errors Python 3.8 collections compatibility fixes. 6 years ago
executor Add a Singleton metaclass, use it with Display (#48935) 6 years ago
galaxy Add a Singleton metaclass, use it with Display (#48935) 6 years ago
inventory Add a Singleton metaclass, use it with Display (#48935) 6 years ago
module_utils Pass string command in run_command (#48805) 6 years ago
modules FortiManager Web Filter Security Profile (#47150) 6 years ago
parsing Add a Singleton metaclass, use it with Display (#48935) 6 years ago
playbook Add a Singleton metaclass, use it with Display (#48935) 6 years ago
plugins Add a Singleton metaclass, use it with Display (#48935) 6 years ago
template Add a Singleton metaclass, use it with Display (#48935) 6 years ago
utils Add a Singleton metaclass, use it with Display (#48935) 6 years ago
vars Add a Singleton metaclass, use it with Display (#48935) 6 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py Add a Singleton metaclass, use it with Display (#48935) 6 years ago
release.py Codename: How Many More Times 6 years ago