community.general/lib/ansible/plugins
Ganesh Nalawade 825d9df5ea Add eos changes for Python3 (#24600)
* eos python3 changes

* changes to convert response from byte to text

* Add dellos6 python3 changes
Make `execute_command` arguments and its
return value complaint to PY3 changes
made in PR #24431

* Fix py3 prompt issue for invalid show command
* Fix review comments
* Add generic fix for error prompt in py3
* Fix CI issue
* Fix network_cli unit test failure
2017-05-24 19:40:38 +05:30
..
action fixed extension matching 2017-05-23 15:50:35 -04:00
cache Be explicit about pickle protocol and encoding (#24454) 2017-05-12 18:04:48 -07:00
callback Transition inventory into plugins (#23001) 2017-05-23 17:16:49 -04:00
connection Add eos changes for Python3 (#24600) 2017-05-24 19:40:38 +05:30
filter Add a new filter: strftime. Use the well known function to format a date output. (#23832) 2017-04-21 11:48:45 -07:00
inventory fixed docs for host list examples 2017-05-23 22:53:12 -04:00
lookup Transition inventory into plugins (#23001) 2017-05-23 17:16:49 -04:00
shell improve become_method: runas error handling (#23328) 2017-04-06 01:34:30 -07:00
strategy Transition inventory into plugins (#23001) 2017-05-23 17:16:49 -04:00
terminal Add eos changes for Python3 (#24600) 2017-05-24 19:40:38 +05:30
test Migrate most uses of if type() to if isinstance() 2017-04-04 08:17:20 -07:00
vars allow empty files in host/group_vars 2017-05-24 09:32:34 -04:00
__init__.py Transition inventory into plugins (#23001) 2017-05-23 17:16:49 -04:00