community.general/lib/ansible/plugins/cliconf
Ricardo Carrillo Cruz fec39ba1f2
Vyos CliConf refactor (#33348)
* Refactor VyOS to use cliconf

* Use show configuration commands on get_config

* Remove debug statement

* Construct command/answer/prompt if needed and fix commit comments

* Convert command/prompt/answer to bytes
2017-11-29 11:39:29 +01:00
..
__init__.py Change cliconf get() method signature with explicit args (#33341) 2017-11-28 21:40:58 +05:30
aireos.py Change cliconf get() method signature with explicit args (#33341) 2017-11-28 21:40:58 +05:30
aruba.py Change cliconf get() method signature with explicit args (#33341) 2017-11-28 21:40:58 +05:30
asa.py Change cliconf get() method signature with explicit args (#33341) 2017-11-28 21:40:58 +05:30
enos.py Change cliconf get() method signature with explicit args (#33341) 2017-11-28 21:40:58 +05:30
eos.py Change cliconf get() method signature with explicit args (#33341) 2017-11-28 21:40:58 +05:30
ios.py Change cliconf get() method signature with explicit args (#33341) 2017-11-28 21:40:58 +05:30
iosxr.py Change cliconf get() method signature with explicit args (#33341) 2017-11-28 21:40:58 +05:30
ironware.py Change cliconf get() method signature with explicit args (#33341) 2017-11-28 21:40:58 +05:30
junos.py Change cliconf get() method signature with explicit args (#33341) 2017-11-28 21:40:58 +05:30
mlnxos.py Change cliconf get() method signature with explicit args (#33341) 2017-11-28 21:40:58 +05:30
nxos.py Change cliconf get() method signature with explicit args (#33341) 2017-11-28 21:40:58 +05:30
vyos.py Vyos CliConf refactor (#33348) 2017-11-29 11:39:29 +01:00