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
Anil Kumar Muraleedharan 0897e79bd1 Persistence connection for cnos_vlan (#42500)
* Changing Lenovo Inc to Lenovo and update License file to be consistent.

* Changing cnos_vlan from paramiko to persistence connection of Ansible. Also talking care of CLI changes in CNOS commands with backward compatibility.

* Fixing Validation issues

* Trailing lines removal

* Review comments of Gundalow are getting addressed. He mentioned only at one place for cnos.py. But I have covered the entire file.

* Changes to incorporate Review comments from Qalthos

* Removing configure terminal command from module code

* Aligning with change in run_cnos_commands method changes

* Editing cliconf for latest CNOS CLIs
2018-07-18 12:17:08 -04:00
..
action adds a new feature to the telnet action plugin 2018-07-12 10:11:55 -04:00
cache Do not try to import simplejson in jsonfile.py (#40983) 2018-06-01 11:24:57 -07:00
callback use get_option instead of directly internal dict (#42199) 2018-07-13 15:54:52 -04:00
cliconf Persistence connection for cnos_vlan (#42500) 2018-07-18 12:17:08 -04:00
connection fix py3 string error in ssh failure handling (#42655) 2018-07-13 14:36:46 -07:00
filter Adds an ipmath filter (#41985) 2018-07-11 10:52:31 -07:00
httpapi New base class for HttpApi plugins (#41915) 2018-06-25 15:48:12 -04:00
inventory Fix example of nmap plugin (#42925) 2018-07-18 10:07:21 -04:00
lookup moved to use 'get_option' 2018-07-13 11:41:04 -04:00
netconf Fix junos_config confirm commit issue (#41527) 2018-06-29 15:09:55 +05:30
shell runas + async - get working on older hosts (#41772) 2018-06-26 14:40:49 +10:00
strategy Use inventory.get_host instead of direct access to inventory.hosts (#41860) 2018-06-25 15:06:32 -05:00
terminal fix handling of ># ending prompts for sros (#41382) 2018-06-12 11:37:08 -04:00
test Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
vars Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
__init__.py options should be settable multiple times 2018-06-26 10:23:00 -04:00
loader.py HTTP(S) API connection plugin (#39224) 2018-05-17 18:47:15 -04:00