You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/ssh_agent
Matt Davis 2a24633964
Misc ssh agent fixes (#85238)
* Misc ssh-agent fixes

* Replace manual SIGALRM handling with new alarm_timeout context manager
* Misc error handling fixes to ssh-agent startup
* Add SSH_AGENT_EXECUTABLE config to ease failure mode testing
* 100% test coverage on agent startup failure code

Co-authored-by: Matt Clay <matt@mystile.com>

* make SSH Agent support internal

---------

Co-authored-by: Matt Clay <matt@mystile.com>
6 months ago
..
action_plugins Misc ssh agent fixes (#85238) 6 months ago
fake_agents Misc ssh agent fixes (#85238) 6 months ago
tasks Misc ssh agent fixes (#85238) 6 months ago
aliases
auto.yml Limit SSH agent DSA testing to RHEL 9 (#85193) 7 months ago
test_key.yml