1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/plugins/cliconf
Ricardo Carrillo Cruz 9851a0540f
Plumb newline param on cliconf (#34868)
Change cb1b705218 introduced the newline
parameter on network_cli plugin, but that was never introduced on cliconf.
This causes ios_user to break, since the newline value is never plumbed thru
to network_cli
2018-01-15 14:16:56 +01:00
..
__init__.py Plumb newline param on cliconf (#34868) 2018-01-15 14:16:56 +01:00
aireos.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
aruba.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
asa.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
enos.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
eos.py Refactor EOS code to use cliconf (#34426) 2018-01-11 13:33:33 +01:00
ios.py Plumb newline param on cliconf (#34868) 2018-01-15 14:16:56 +01:00
iosxr.py IOS XR cli tests move to network_cli (#34007) 2017-12-20 11:26:09 -05:00
ironware.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
junos.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
nxos.py nxos tests to use network_cli (#34474) 2018-01-05 12:39:04 -05:00
onyx.py Mellanox OS name change: MLNXOS changed to ONYX (#34753) 2018-01-11 22:21:17 +00:00
vyos.py Fix vyos sending 'None' to device (#33889) 2017-12-15 11:20:53 -05:00