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/hosts
Alex Willmer 863f923f14 tests: Bypass interpreter discovery on non-existant connection delegation targets
By setting ansible_python_interpreter for these fictious hosts we avoid
Ansible trying and failing to connect to them in a attempt to populate
ansible_facts.discovered_interpreter_python. This speeds up these tests by
avoiding a timeout.

It is also a necessary pre-requisite for Ansible 10 (ansible-core 2.17). In
that release no hardcoded fallback is used, failure to determine a valid
Python interpreter is a fatal error.

refs #1074
3 months ago
..
group_vars
become_same_user.hosts tests: Bypass interpreter discovery on non-existant connection delegation targets 3 months ago
connection_delegation.hosts tests: Bypass interpreter discovery on non-existant connection delegation targets 3 months ago
default.hosts
issue340
k3.hosts
localhost.hosts
osa-containers
transport_config.hosts