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 46c9f772d8 tests: Simplify Ansible ssh password tests, test priority
This
- Removes the indirection of calling ansible in a sub-shell
- Includes vanilla Ansible, which was previously skipped
- Tests whether ansible_ssh_pass overrides ansible_password, as it should

As a one off I've the new tests against vanilla Ansible 2.10 through Ansible
10, to confirm the baseline priorities have remained unchanged all releases
currently supported by Mitogen 0.3.x.
2 months ago
..
all.yml tests: Simplify Ansible ssh password tests, test priority 2 months ago
config.yml tests: Replace uses of ``include:``, unify skipping of mitogen only tests 7 months ago
password.yml tests: Simplify Ansible ssh password tests, test priority 2 months ago
timeouts.yml tests: Fix duplicate local task executions 6 months ago
variables.yml tests: Simplify Ansible ssh password tests, test priority 2 months ago