1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/utils
Peter Sprygada 637bbdadfa add new features to ios shared module
* add load_config() for loading a set of configuration commands
* add load_candidate() function for loading a candidate config
* updates shared module to provide NetworKModule instead of get_module
* fixes Cli transport implementation for 2.2 refactor
* updates ios documentation fragments with new options
2016-07-11 05:57:15 -07:00
..
module_docs_fragments add new features to ios shared module 2016-07-11 05:57:15 -07:00
__init__.py limit extensions for files in group/host_vars dir 2015-05-23 20:34:08 +02:00
boolean.py Making the switch to v2 2015-05-03 21:47:26 -05:00
cmd_functions.py Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
color.py output color is now configurable 2015-12-29 17:40:47 -05:00
display.py Fix string coercion problem in error handling code 10:50 (#16270) 2016-06-17 12:02:01 -07:00
encrypt.py Prevent race in key setup for accelerate daemon (#15299) 2016-04-25 12:13:42 -04:00
hashing.py Use to_bytes on filenames in filesystem calls. 2016-03-04 09:08:41 -08:00
listify.py Strip string terms before templating 2016-01-06 20:44:19 +05:30
module_docs.py Fixes to the documentation build (#15356) 2016-04-11 17:11:55 -07:00
path.py push unicode handling into unfrack 2016-06-28 10:57:41 -04:00
shlex.py Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
unicode.py Typo fix: Kuraotmi -> Kuratomi 2016-06-06 15:24:44 +02:00
vars.py Adds 'ansible_check_mode' boolean magic variable 2016-04-08 00:26:02 +02:00