summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/terminal
Commit message (Expand)AuthorAgeFilesLines
* Migrated to vyos.vyosAnsible Core Team2020-03-091-50/+0
* Migrated to dellemc_networking.os6Ansible Core Team2020-03-091-93/+0
* Migrated to dellemc_networking.os9Ansible Core Team2020-03-091-83/+0
* Migrated to dellemc_networking.os10Ansible Core Team2020-03-091-81/+0
* Migrated to junipernetworks.junosAnsible Core Team2020-03-091-53/+0
* Migrated to f5networks.f5_modulesAnsible Core Team2020-03-091-62/+0
* Migrated to cisco.nxosAnsible Core Team2020-03-091-127/+0
* Migrated to cisco.iosxrAnsible Core Team2020-03-091-52/+0
* Migrated to cisco.iosAnsible Core Team2020-03-091-102/+0
* Migrated to cisco.asaAnsible Core Team2020-03-091-70/+0
* Migrated to arista.eosAnsible Core Team2020-03-091-92/+0
* Migrated to community.generalAnsible Core Team2020-03-0919-1215/+0
* Migrated to frr.frrAnsible Core Team2020-03-091-60/+0
* NX-OS ACL interfaces module (#67505)Adharsh Srivats R2020-03-021-6/+16
* nxos_l3_interfaces: fix states, add new minor attributes (#64853)Chris Van Heuveln2020-01-101-0/+1
* routeros_command – add support for dot in username (#65905)Egor Zaitsev2020-01-081-1/+1
* Remove unused json import for iosxr terminal (#65879)Paul Belanger2019-12-161-1/+0
* Update aruba modules to handle prompt and syntax changes (#54261)kakurpiel2019-11-091-1/+1
* Bug fixes- Dellos modules (#63272)Dhivyap2019-10-221-0/+6
* ASA: fixes #59007 (#59008)hexdump0x02002019-10-191-1/+2
* generalized on_become prompt match for ios (#63528)benjdudas2019-10-161-1/+1
* Apcon modules (#62028)David2019-09-231-0/+35
* Fix ios terminal regex for privilege escalation (#62479)Ganesh Nalawade2019-09-231-1/+1
* Don't fail if exos can't configure cli columns (#51364)Misha Komarovskiy2019-09-121-2/+6
* fix regex in plugins/terminal/iosxr.py (#54817)liviozanol2019-09-111-1/+1
* fix: adds prefix length error to eos cli plugin (#61747)Alex White-Robinson2019-09-091-0/+1
* Terminal prompt Regex update for VPEX mode (#60547)Ujwal Komarla2019-08-191-1/+1
* Support Ericsson device management (#59277)itercheng2019-08-011-0/+59
* Modules to manage ICX devices (#58969)sushma-alethea2019-07-311-0/+81
* routeros_command: support spaces in device identity (#58328)Egor Zaitsev2019-06-261-1/+1
* add terminal initial prompt for initial connection (#57057)xuxiaowei05122019-05-291-0/+6
* Fixes #53277 (#53285)Albert Siersema2019-03-261-0/+4
* Fix_dellos6_minor_issues (#52981)abirami-n2019-03-151-3/+2
* Pluribus Networks network cli terminal and cliconf plugins (#53735)rajaspachipulusu172019-03-151-0/+39
* Fix junos terminal regex for cluster srx devices (#53006)Ganesh Nalawade2019-03-071-1/+1
* frr: Add terminal and cliconf plugins (#51169)Nilashish Chakraborty2019-02-011-0/+60
* Fix stray string in network_cli (#51142)Nathaniel Case2019-01-221-3/+3
* Fix junos terminal error regex (#50538)Ganesh Nalawade2019-01-041-1/+1
* add privileged role validation for nxos become (#50312)Trishna Guha2019-01-041-0/+16
* Fix eos terminal plugin (#49920)Nilashish Chakraborty2018-12-201-1/+1
* Fix mandatory statement error for junos modules (#50074)Ganesh Nalawade2018-12-191-1/+2
* ignore connection timeout out within parenthesis (#48413)Deepak Agrawal2018-12-141-1/+1
* Don't fail on unable to set terminal width on ios (#47290)Nathaniel Case2018-12-111-2/+9
* Fix regex on ASA password prompt (#49438)Ricardo Carrillo Cruz2018-12-031-1/+1
* Add a Singleton metaclass, use it with Display (#48935)Matt Martz2018-11-202-11/+4
* Added a bytes cast when checking for terminal response (#48427)Jed-Giblin2018-11-141-1/+1
* edgeswitch_facts (#47618)f-bor2018-11-021-0/+87
* added in method to handle new and old login methods (#47170)Matthew DeNapoli2018-10-231-1/+4
* Fix junos terminal regex (#47096)Fran Fitzpatrick2018-10-171-1/+1
* Add unit tests for junos terminal (#47103)Fran Fitzpatrick2018-10-161-1/+1