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/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
10 years ago
..
module_docs_fragments add new features to ios shared module 10 years ago
__init__.py limit extensions for files in group/host_vars dir 11 years ago
boolean.py Making the switch to v2 11 years ago
cmd_functions.py Add python3-compat boilerplate to all .py files in lib/ansible 10 years ago
color.py output color is now configurable 10 years ago
display.py Fix string coercion problem in error handling code 10:50 (#16270) 10 years ago
encrypt.py Prevent race in key setup for accelerate daemon (#15299) 10 years ago
hashing.py Use to_bytes on filenames in filesystem calls. 10 years ago
listify.py Strip string terms before templating 10 years ago
module_docs.py Fixes to the documentation build (#15356) 10 years ago
path.py push unicode handling into unfrack 10 years ago
shlex.py Add python3-compat boilerplate to all .py files in lib/ansible 10 years ago
unicode.py Typo fix: Kuraotmi -> Kuratomi 10 years ago
vars.py Adds 'ansible_check_mode' boolean magic variable 10 years ago