ansible/lib/ansible/utils
Benjamin Jolivot 1e84c401f1 Fortios_config PR (#21409)
* Remove state & change backup strategy & fix doc fragment

* Missing __init__.py

* Move backup to module_utils + add backup_path & backup_filename params

* Fix pep8

* Change backup_path type from str to path

* Change license from gpl to bsd

* Fix doc and backup param leftover

* Fix Doc
2017-02-23 10:01:31 +01:00
..
module_docs_fragments Fortios_config PR (#21409) 2017-02-23 10:01:31 +01:00
__init__.py
cmd_functions.py PEP 8 cleanup. (#20789) 2017-01-28 00:12:11 -08: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 Now that we convert salt inside of do_encryptas needed, keep salt as text type until then. 2016-10-20 22:49:30 -07: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 PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
listify.py remove bare vars and undefined from lookup lists (#17647) 2016-09-27 12:32:04 -04:00
module_docs.py Remove unnecessary shebangs and execute bits. 2017-02-22 18:13:46 -08:00
path.py added docs for new arg 2016-11-04 17:11:21 -04:00
shlex.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
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
vars.py Fixing PEP8 errors in utils/vars.py 2017-02-13 16:13:40 -06:00