ansible/lib/ansible/utils
Peter Sprygada 981265ac84 adds provider argument to nxos shared module
The provider argument accepts the set of device common arguments as a
dict object.  Individual connection arguments can still be included and
take priority over the provider argument.  This update includes additions
to the nxos doc fragment
2016-01-19 19:02:41 -05:00
..
module_docs_fragments adds provider argument to nxos shared module 2016-01-19 19:02:41 -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 output color is now configurable 2015-12-29 17:40:47 -05:00
debug.py Making the switch to v2 2015-05-03 21:47:26 -05:00
display.py Relocate use of ERROR to display class, to avoid doubling up 2016-01-19 12:10:39 -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 20:44:19 +05:30
module_docs.py Fix unsupported format character 2015-12-31 02:31:38 +01:00
path.py remove unused imports 2016-01-11 14:14:20 +01: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 correctly deals with non serializable type 2016-01-18 15:17:43 -05:00