summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/terminal
Commit message (Expand)AuthorAgeFilesLines
* [stable-2.9] Document existing ansi_re sequences and add `ESC[m` (#70683) (#7...Nathaniel Case2020-08-061-2/+3
* Feature privilege status should only be checked if we need to escalate priv (...Nilashish Chakraborty2020-06-161-2/+3
* routeros_command – add support for dot in username (#66293)Egor Zaitsev2020-01-101-1/+1
* gen on_become prompt for ios backport (#63572)benjdudas2019-12-031-1/+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
* revert 46677 changes (#47044)Sumit Jaiswal2018-10-151-2/+1
* Fix to resolve bug 46671, which now handles checking for Nonetype connection ...Sumit Jaiswal2018-10-151-1/+2
* Additional feature enhancements to nxos_logging (#45844)tstoner2018-09-251-1/+1
* fixing bytes <-> str regexp issue in cloudengine (#45285)thetuxkeeper2018-09-121-14/+14
* Fixes handling of terminal_initial_prompt on dellos6 and dellos9 devices (#45...abirami-n2018-09-122-0/+10
* eos: Don't error on VLAN missing warning (#45433)Nathaniel Case2018-09-121-1/+2
* fix python26 nxos terminal plugin bug (#45271)Trishna Guha2018-09-061-1/+1
* fix Python 2.6 regex bug terminal plugin nxos, iosxr (#45135)Trishna Guha2018-09-042-2/+2
* new module exos_config (#43902)Lance Richardson2018-08-151-1/+2
* new nos_command module (#43056)Lindsay Hill2018-08-101-0/+54
* network/exos: add exos_facts module (#43210)Lance Richardson2018-08-081-1/+1
* New networking module: voss_command (#43741)Lindsay Hill2018-08-081-0/+89
* revert #43546 nxos terminal plugin (#43806)Trishna Guha2018-08-081-1/+0
* Fail module if configure replace fails nxos (#43546)Trishna Guha2018-08-011-1/+2
* New module: routeros — manage MikroTik RouterOS (#41155)Egor Zaitsev2018-07-301-0/+72
* Fix baud rate and nxos_logging default case idempotency bug (#43295)Nilashish Chakraborty2018-07-261-1/+2
* Fixes #41549 (#41551)abirami-n2018-07-201-6/+6
* Eos subnet overlap fix (#43023)Nathaniel Case2018-07-201-1/+2
* fix handling of ># ending prompts for sros (#41382)Roman Dodin2018-06-121-1/+1
* eos handles error gracefully when maximum sessions is reached (#41242)Sumit Jaiswal2018-06-081-1/+2
* Expand ios password prompt regex (#41131)Nathaniel Case2018-06-061-1/+1
* revert 40940 and fix nxos output truncated issue (#40960)Trishna Guha2018-05-311-2/+2