ansible/lib/ansible/utils
Peter Sprygada 93eb60161c initial add of openswitch shared module
This commit adds a new shared module openswitch for building modules that
work with OpenSwitch.  This shared module supports connectivity to
OpenSwitch devices over SSH, CLI or REST.  It also adds an openswitch
documentation fragment for use in modules
2016-01-10 15:12:15 -05:00
..
module_docs_fragments initial add of openswitch shared module 2016-01-10 15:12:15 -05: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 Wait until later to convert to byte strings for output 2015-10-08 08:22:17 -07:00
debug.py Making the switch to v2 2015-05-03 21:47:26 -05:00
display.py restructure vars_prompt and fix regression 2016-01-08 17:56:13 -05:00
encrypt.py Finish up plugin porting to global display 2015-11-11 10:44:23 -08:00
hashing.py Making the switch to v2 2015-05-03 21:47:26 -05:00
listify.py Strip string terms before templating 2016-01-06 11:25:55 -05:00
module_docs.py Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
path.py Starting to add additional unit tests for VariableManager 2015-09-04 16:41:38 -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 Information on when to use to_str() and what a native string is 2015-10-19 09:28:43 -07:00
vars.py Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00