community.general/lib/ansible/plugins/cliconf
Nathaniel Case 8d4f7f5b56
Fix stray string in network_cli (#51142)
* Replace loose string that should be a byte string

* Replace byte string literals with string literals

* These, on the other hand, need to be byte strings
2019-01-22 09:07:04 -05:00
..
__init__.py Allow persistent connection plugins to queue messages back to ansible-connection (#49977) 2018-12-19 10:54:42 -05:00
aireos.py Fix stray string in network_cli (#51142) 2019-01-22 09:07:04 -05:00
aruba.py Fix stray string in network_cli (#51142) 2019-01-22 09:07:04 -05:00
asa.py Fix stray string in network_cli (#51142) 2019-01-22 09:07:04 -05:00
ce.py Fix stray string in network_cli (#51142) 2019-01-22 09:07:04 -05:00
cnos.py Fix stray string in network_cli (#51142) 2019-01-22 09:07:04 -05:00
dellos6.py Fix stray string in network_cli (#51142) 2019-01-22 09:07:04 -05:00
dellos9.py Fix stray string in network_cli (#51142) 2019-01-22 09:07:04 -05:00
dellos10.py Fix stray string in network_cli (#51142) 2019-01-22 09:07:04 -05:00
edgeos.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
edgeswitch.py edgeswitch_facts (#47618) 2018-11-02 18:50:11 +05:30
enos.py Fix stray string in network_cli (#51142) 2019-01-22 09:07:04 -05:00
eos.py Remove cliconf from httpapi connection (#46813) 2018-12-11 16:26:59 -05:00
exos.py Fix stray string in network_cli (#51142) 2019-01-22 09:07:04 -05:00
ios.py ios check_rc: Default to sending text of exception, not the whole exception (#47300) 2018-10-24 09:56:47 -04:00
iosxr.py Correct usage of message in ConnectionError (#46566) 2018-10-10 19:21:20 +05:30
ironware.py Fix stray string in network_cli (#51142) 2019-01-22 09:07:04 -05:00
junos.py Fix mandatory statement error for junos modules (#50074) 2018-12-19 14:46:44 +05:30
nos.py Fix stray string in network_cli (#51142) 2019-01-22 09:07:04 -05:00
nxos.py added timestamps to nxos_command module (#50261) 2019-01-17 10:14:31 +05:30
onyx.py Fix stray string in network_cli (#51142) 2019-01-22 09:07:04 -05:00
routeros.py Fix stray string in network_cli (#51142) 2019-01-22 09:07:04 -05:00
slxos.py Fix stray string in network_cli (#51142) 2019-01-22 09:07:04 -05:00
voss.py New voss_config module (#47533) 2018-11-01 14:07:41 +05:30
vyos.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00