community.general/lib/ansible/plugins/cliconf
Nathaniel Case 1829a72885
Allow persistent connection plugins to queue messages back to ansible-connection (#49977)
* Connections can queue messages to be returned from ansible-connection

* Provide fallback for invalid display level

* Strip display from plugins

* Route messages through helper method to try to avoid improper appends
2018-12-19 10:54:42 -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
aruba.py
asa.py
ce.py
cnos.py
dellos6.py
dellos9.py
dellos10.py
edgeos.py
edgeswitch.py edgeswitch_facts (#47618) 2018-11-02 18:50:11 +05:30
enos.py
eos.py Remove cliconf from httpapi connection (#46813) 2018-12-11 16:26:59 -05:00
exos.py
ios.py
iosxr.py
ironware.py
junos.py Fix mandatory statement error for junos modules (#50074) 2018-12-19 14:46:44 +05:30
nos.py
nxos.py Remove cliconf from httpapi connection (#46813) 2018-12-11 16:26:59 -05:00
onyx.py Get Capabilities Support (#49880) 2018-12-14 09:45:31 +05:30
routeros.py Allow persistent connection plugins to queue messages back to ansible-connection (#49977) 2018-12-19 10:54:42 -05:00
slxos.py
voss.py New voss_config module (#47533) 2018-11-01 14:07:41 +05:30
vyos.py