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
4 months ago
..
group_vars CI: Use archived RPMs on CentOS 8 4 months ago
become_same_user.hosts tests: Bypass interpreter discovery on non-existant connection delegation targets 4 months ago
connection_delegation.hosts tests: Bypass interpreter discovery on non-existant connection delegation targets 4 months ago
default.hosts ansible_mitogen: Fix --ask-become-pass, add test coverage 8 months ago
issue340 ansible: use template-expanded delegate_to hostname in one more location. 6 years ago
k3.hosts tests: Declare inventory file types to Visual Studio Code and Vim 9 months ago
localhost.hosts tests: Declare inventory file types to Visual Studio Code and Vim 9 months ago
osa-containers ansible: use template-expanded delegate_to hostname in one more location. 6 years ago
transport_config.hosts tests: Add regression for add_host with host_key_checking 7 months ago