summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/cliconf
Commit message (Expand)AuthorAgeFilesLines
* Misc typo fixes in plugins directory (#76566)Abhijeet Kasurde2022-02-011-1/+1
* Migrated to vyos.vyosAnsible Core Team2020-03-231-274/+0
* Migrated to dellemc_networking.os6Ansible Core Team2020-03-231-123/+0
* Migrated to dellemc_networking.os9Ansible Core Team2020-03-231-123/+0
* Migrated to dellemc_networking.os10Ansible Core Team2020-03-231-123/+0
* Migrated to junipernetworks.junosAnsible Core Team2020-03-231-270/+0
* Migrated to cisco.nxosAnsible Core Team2020-03-231-290/+0
* Migrated to cisco.iosxrAnsible Core Team2020-03-231-276/+0
* Migrated to cisco.iosAnsible Core Team2020-03-231-387/+0
* Migrated to cisco.asaAnsible Core Team2020-03-231-85/+0
* Migrated to arista.eosAnsible Core Team2020-03-231-306/+0
* Migrated to community.generalAnsible Core Team2020-03-2318-2309/+0
* Migrated to frr.frrAnsible Core Team2020-03-231-211/+0
* Remove unused import from frr cli plugin (#67790)Paul Belanger2020-02-261-1/+0
* Working Cisco IOS macro editing (fixes #55211) (#55220)Albert Siersema2020-01-231-7/+20
* Fix flake8 errors related to vyos.vyos collection (#66516)Paul Belanger2020-01-161-3/+1
* Update aruba modules to handle prompt and syntax changes (#54261)kakurpiel2019-11-091-1/+1
* Refactor CLI prompt mode check for network plugins (#63945)Ganesh Nalawade2019-11-0316-4/+204
* Bug fixes- Dellos modules (#63272)Dhivyap2019-10-223-1/+79
* Implement run_commands on edgeos (#63754)Nathaniel Case2019-10-211-3/+44
* Apcon modules (#62028)David2019-09-231-0/+73
* Fix for junos cli_config replace option (#62131)Ganesh Nalawade2019-09-131-4/+4
* Handle cases where normal commit operation throws a prompt (#62132)Nilashish Chakraborty2019-09-121-0/+5
* Allow the use of _paramiko_conn even if the connection hasn't been started. (...Nathaniel Case2019-09-091-2/+6
* Fix in get api for eric_eccli cliconf plugin (#61507)Ganesh Nalawade2019-08-291-2/+2
* Add iosxr_lag_interfaces resource module (#61303)Nilashish Chakraborty2019-08-271-1/+1
* regex match for lowercase Cisco (#59550)benjdudas2019-08-011-1/+1
* Support Ericsson device management (#59277)itercheng2019-08-011-0/+98
* resolves test error for PR59550 (#59901)Sumit Jaiswal2019-08-011-1/+2
* Modules to manage ICX devices (#58969)sushma-alethea2019-07-311-0/+315
* Handle lowercase in version info (#59565)Nilashish Chakraborty2019-07-251-1/+1
* Add exclusive configuration mode support (#59289)Nilashish Chakraborty2019-07-191-3/+6
* PR to implement ansible_net_model for iosxr facts module (#58488)Sumit Jaiswal2019-07-011-3/+6
* PR to fix where ansible_net_model was not being populated (#58159)Sumit Jaiswal2019-06-211-3/+6
* fix 57447 bug (#57938)Sumit Jaiswal2019-06-181-0/+9
* flag added foy vyos_interface module (#57124)Rohit2019-06-061-2/+10
* Added the 'show commit config diff' output available from the IOSXR device (#...Martin Ouimet2019-05-271-0/+5
* Fix eos_support_session logic (#56524)Nathaniel Case2019-05-161-0/+1
* Properly handle check for session support on eos (#56407)Nathaniel Case2019-05-161-11/+7
* Fix VyOS cli prompt issues (#56389)Nilashish Chakraborty2019-05-141-0/+2
* eos_config: Fix test issues (#56180)Nathaniel Case2019-05-091-9/+8
* Revert nxos, ios, iosxr return_timestamps (#56206)Trishna Guha2019-05-083-23/+5
* Expose `newline` option to cli_command module (#55451)Nathaniel Case2019-05-0725-53/+50
* Don't fail trying to read boot image without enable (#56126)Nathaniel Case2019-05-061-4/+9
* Exos httpapi (#54405)Ujwal Komarla2019-03-271-49/+149
* Pluribus Networks network cli terminal and cliconf plugins (#53735)rajaspachipulusu172019-03-151-0/+66
* Add platform facts in network facts modules (#51434)Trishna Guha2019-03-114-3/+13
* Added new module - frr_facts (#51804)Nilashish Chakraborty2019-02-181-8/+2
* Fix more incorrect uses of `is` operator.Matt Clay2019-02-122-2/+2
* Document httpapi and cliconf plugins (#49503)Nathaniel Case2019-02-0825-6/+241