Commit Graph

43 Commits (e61a089b5ed4e9da34cacc47956227dcf052d2c5)

Author SHA1 Message Date
Sam Doran 197daf095b Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776)
8 years ago
Jordan Borean f3570c2b0c win_reboot: fix 2.6 issues and better handle post reboot reboot (#42330)
8 years ago
Jordan Borean 25ad5fa225 Stop displaying kinit pass input on a failure (#41882)
8 years ago
Matt Davis f9f368f123 skip winrm unit tests if winrm is not installed (#41596)
8 years ago
Jordan Borean 5417a373bc winrm: fix up unit tests (#41112)
8 years ago
Jordan Borean 5e28e282a5 winrm: add better exception handling for krb5 auth with pexpect (#39930)
8 years ago
Jordan Borean 1ac180c74d
winrm: source user from options than remote_user (#40467)
8 years ago
Ricardo Carrillo Cruz 62e1c14edc
Pull persistent connection parameters via get_option (#39367)
8 years ago
Brian Coca 4aac0f5f18
allow configuring sftp/scp executables (#36648)
8 years ago
Nathaniel Case 594840c1d6
Close & remove paramiko connection where appropriate (#37528)
8 years ago
Matt Martz 29c1d5cb5d Ensure that the become password is written on py3 in the ssh connection plugin. Fixes #34727
9 years ago
Ganesh Nalawade 95044d69c7
Fix unit test failure for netconf connection plugin (#33547)
9 years ago
Nathaniel Case a1da3dc997
Auth to become (#33319)
9 years ago
jctanner 218987eac1
ANSIBLE_SSH_USETTY configuration option (#33148)
9 years ago
Brian Coca 23b1dbacaf
Config continued (#31024)
9 years ago
Frederic Lepied 35f79370e1 mock ncclient import in test_connection.py (#32786)
9 years ago
Nathaniel Case 9c0275a879
Connection plugins network_cli and netconf (#32521)
9 years ago
Toshio Kuratomi 3edac559d3 the smart transport is broken by ssh retry code
9 years ago
Toshio Kuratomi 802c9efaa3 Disable abstract-class-instantiated for smoketests
9 years ago
Gabor Lekeny 7eab802669 SSH fails with '"parsed": false' error message
9 years ago
Ganesh Nalawade 3bd8dbb53d Add support for netconf network discovery (#25435)
9 years ago
Ganesh Nalawade 6215922889 Add support for cliconf and netconf plugin (#25093)
9 years ago
Dag Wieers 4efec414e7 test/: PEP8 compliancy (#24803)
9 years ago
Ganesh Nalawade 825d9df5ea Add eos changes for Python3 (#24600)
9 years ago
Toshio Kuratomi d834412ead Fix for persistent connection plugin on Python3 (#24431)
9 years ago
Matt Martz 040fb4435a Fix password prompt matching (#24081)
9 years ago
Strahinja Kustudić 9f0be5a556 Ignores ControlPersist broken pipe errors. Fixes #16731
9 years ago
Toshio Kuratomi 2fff690caa Update module_utils.six to latest (#22855)
9 years ago
Matt Martz d34153a61e Re-enable ssh retry tests with isolation fixes (#22221)
9 years ago
Matt Clay 30b6ed8377 Disable failing tests until they can be fixed.
9 years ago
Matt Martz 1fe67f9f43 Extend SSH Retry to put_file and fetch_file (#20187)
9 years ago
Matt Clay a5e3d13adc Remove shebangs from unit tests.
9 years ago
Peter Sprygada e4a2c804be partial revert of changes introduced in d5f7a0181b (#21688)
9 years ago
Peter Sprygada d5f7a0181b roll up of eos fixes (#21629)
9 years ago
Peter Sprygada a6cecef6bc clean up of terminal plugins (#21549)
9 years ago
Peter Sprygada 92aa92ebd2 updates netconf to use persistent socket (#21307)
10 years ago
Toshio Kuratomi d1a6b07fe1 Move ssh and local connection plugins from using raw select to selectors
10 years ago
Matt Clay cb76200c7d PEP 8 E111 & E114 cleanup. (#20838)
10 years ago
Peter Sprygada 8ddffcb1a6 new connection plugin netconf (#20636)
10 years ago
Peter Sprygada dc23667cc2 add back reverted change to network_cli (#18761)
10 years ago
Peter Sprygada 06f5bf980e adds unit test for network_cli connection plugin (#18729)
10 years ago
Toshio Kuratomi ed00741a01 Mcsalgado's change to use shlex.quote instead of pipes.quote (#18534)
10 years ago
Matt Clay ac8842eee8 Fix unit test dirs to match code under test.
10 years ago