ansible/lib/ansible/utils
Peter Sprygada eb1453a366 updates iosxr modules to support socket (#21231)
* updates all iosxr modules to support persistent socket
* adds iosxr action plugin to connect to device
* adds exec_command() to iosxr shared module
* fixes iosxr_config and iosxr_template local action
* update all unit test cases
* adds base test module for iosxr module testing
2017-02-15 10:47:02 -05:00
..
module_docs_fragments updates iosxr modules to support socket (#21231) 2017-02-15 10:47:02 -05:00
__init__.py
cmd_functions.py PEP 8 cleanup. (#20789) 2017-01-28 00:12:11 -08:00
color.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08: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
helpers.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
listify.py
module_docs.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
path.py added docs for new arg 2016-11-04 17:11:21 -04:00
shlex.py
ssh_functions.py
unicode.py
vars.py Fixing PEP8 errors in utils/vars.py 2017-02-13 16:13:40 -06:00