community.general/lib/ansible/utils
Benjamin Jolivot e99815e9f5 Fortios file only mode + integration tests (#23275)
* WIP file_mode

* WIP

* Add file_mode + integration tests

* fix pep8

* Update doc fragments
Create mutualy_exclusive param
Fix yamllint problem in tests

* Add aliases file + main playbook for fortios

* Install pyfg before running tests

* Install pyfg before running tests in role

* Remove pre_task as it's done in roles

* Force pyFG minimal version for python3

* role_path not role_dir :(

* Change requirements

* Specify Error type when error on import

* Bug in pygf library with python 2.5 (PR is waiting https://github.com/spotify/pyfg/pull/19)

* Bad requirement format

* still bad format -_-'

* remove test/integration/fortios.py (auto generated by tests)
missing new lines at end of file

* pyFG is now fixed in 0.50
2017-05-09 13:51:19 +01:00
..
module_docs_fragments Fortios file only mode + integration tests (#23275) 2017-05-09 13:51:19 +01:00
__init__.py limit extensions for files in group/host_vars dir 2015-05-23 20:34:08 +02:00
cmd_functions.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
color.py Support 256-color terminals (#17750) 2017-02-22 12:37:26 -05:00
display.py fix cowsay for py3 2017-01-30 15:16:15 -05:00
encrypt.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
hashing.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
helpers.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
listify.py Remove unused+circular import in listify.py (#24038) 2017-04-26 16:56:00 -04:00
path.py added docs for new arg 2016-11-04 17:11:21 -04:00
plugin_docs.py allow plugins to override fragments 2017-04-03 15:24:13 -04:00
shlex.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
ssh_functions.py Check controlpersist (#17443) 2016-09-12 08:27:39 -07:00
unicode.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
unsafe_proxy.py Fix circular import with unsafe_proxy, template, and vars 2017-04-28 15:35:30 -07:00
vars.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00