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.
mitogen/tests/ansible/integration/ssh
Alex Willmer 1fe55f1c67 CI: Add OS release coverage: CentOS 5
Only the Mitogen unit tests will run against CentOS 5, providing atleast some
Python 2.4test coverage. There is no version of Ansible that supports Python
2.4 that is also supported by Mitogen 0.3.

The SSH key exchange argument is to persuade newer SSH clients to talk with
such an old SSH server.

See https://www.openssh.org/legacy.html
1 week ago
..
all.yml ansible_mitogen: Support ANSIBLE_SSH_VERBOSITY with Ansible >= 12 5 months ago
args_by_inv.yml ansible_mitogen: Template ssh_*_args connection options 1 year ago
args_by_play_taskvar.yml ansible_mitogen: Templated host option (e.g. ansible_host, ansible_ssh_host) 1 year ago
config.yml tests: Improve Ansible fail_msg formatting 1 year ago
password.yml CI: Add OS release coverage: AlmaLinux 9 1 week ago
templated_by_inv.yml ansible_mitogen: Handle templated connection passwords and ansible_ssh_password 1 year ago
templated_by_play_keyword.yml ansible_mitogen: Templated host option (e.g. ansible_host, ansible_ssh_host) 1 year ago
templated_by_play_taskvar.yml CI: Fix ansible_version comparison with ansible-core 2.19.0rc1 5 months ago
templated_by_task_keyword.yml ansible_mitogen: Templated host option (e.g. ansible_host, ansible_ssh_host) 1 year ago
timeouts.yml CI: replace stdout=yaml with result_format=yaml for Ansible >= 6 tests 5 months ago
variables.yml CI: Add OS release coverage: CentOS 5 1 week ago
verbosity.yml ansible_mitogen: Support ANSIBLE_SSH_VERBOSITY with Ansible >= 12 5 months ago