community.general/lib/ansible/utils
Ganesh Nalawade 6215922889 Add support for cliconf and netconf plugin (#25093)
* ansible-connection refactor and action plugin changes
* Add cliconf plugin for eos, ios, iosxr, junos, nxos, vyos
* Add netconf plugin for junos
* Add jsonrpc support
* Modify network_cli and netconf connection plugin
* Fix py3 unit test failure
* Fix review comment
* Minor fixes
* Fix ansible-connection review comments
* Fix CI issue
* platform_agnostic related changes
2017-06-06 13:56:25 +05:30
..
module_docs_fragments ansible/utils/: PEP8 compliancy (#24686) 2017-05-30 18:09:44 +01:00
__init__.py
cmd_functions.py ansible/utils/: PEP8 compliancy (#24686) 2017-05-30 18:09:44 +01:00
color.py ansible/utils/: PEP8 compliancy (#24686) 2017-05-30 18:09:44 +01:00
display.py ansible/utils/: PEP8 compliancy (#24686) 2017-05-30 18:09:44 +01:00
encrypt.py ansible/utils/: PEP8 compliancy (#24686) 2017-05-30 18:09:44 +01:00
hashing.py
helpers.py ansible/utils/: PEP8 compliancy (#24686) 2017-05-30 18:09:44 +01:00
jsonrpc.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
listify.py ansible/utils/: PEP8 compliancy (#24686) 2017-05-30 18:09:44 +01:00
path.py ansible/utils/: PEP8 compliancy (#24686) 2017-05-30 18:09:44 +01:00
plugin_docs.py allow plugins to override fragments 2017-04-03 15:24:13 -04:00
shlex.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
ssh_functions.py ansible/utils/: PEP8 compliancy (#24686) 2017-05-30 18:09:44 +01:00
unicode.py utils/unicode: PEP8 compliancy (#24668) 2017-05-16 15:24:22 +01:00
unsafe_proxy.py Fix circular import with unsafe_proxy, template, and vars 2017-04-28 15:35:30 -07:00
vars.py ansible/utils/: PEP8 compliancy (#24686) 2017-05-30 18:09:44 +01:00