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
Alex Willmer f330c2b158 CI: replace stdout=yaml with result_format=yaml for Ansible >= 6 tests
Ansible >= 12 (ansible-core >= 2.19) deprecates `stdout_callback=yaml`,
superceded by `callback_result_format=yaml`. There is a change in behaviour:
`callback_result_format` applies to output of both `ansible-playbook` _and_
`ansible`.

Tests that run `ansible` in a subprocess are now explicitly configured to use
json (even if they don't inspect that output yet) for more assert-able output
across all versions of Ansible.
6 months ago
..
action ansible_mitogen: alpha datatag handling & CI for Ansible 12 (ansible-core 2.19) 7 months ago
async CI: Use Ansible finished test (`result.finished` -> `result is finished`) 7 months ago
become Support Ansible 11 (ansible-core 2.18) 1 year ago
connection CI: Specify ANSIBLE_STRATEGY in tasks that run ansible or ansible-playbook 7 months ago
connection_delegation CI: Name Ansible stack construction plays 7 months ago
connection_loader tests: Improve Ansible fail_msg formatting 1 year ago
context_service CI: Upgrade Github jobs from Ubuntu 20.04 to 22.04 & 24.04 8 months ago
glibc_caches tests: Improve Ansible fail_msg formatting 1 year ago
interpreter_discovery trivia: Fix trailing whitespace 1 year ago
local CI: Upgrade Github jobs from Ubuntu 20.04 to 22.04 & 24.04 8 months ago
module_utils tests: Improve Ansible fail_msg formatting 1 year ago
playbook_semantics CI: Upgrade Github jobs from Ubuntu 20.04 to 22.04 & 24.04 8 months ago
process CI: replace stdout=yaml with result_format=yaml for Ansible >= 6 tests 6 months ago
runner CI: replace stdout=yaml with result_format=yaml for Ansible >= 6 tests 6 months ago
ssh CI: replace stdout=yaml with result_format=yaml for Ansible >= 6 tests 6 months ago
strategy CI: Skip tests that require Mitogen when Ansible strategy is linear 7 months ago
stub_connections CI: replace stdout=yaml with result_format=yaml for Ansible >= 6 tests 6 months ago
transport tests: Improve Ansible fail_msg formatting 1 year ago
transport_config ansible_mitogen: alpha datatag handling & CI for Ansible 12 (ansible-core 2.19) 7 months ago
_expected_ssh_port.yml ansible_mitogen: Support templated SSH port 1 year ago
_mitogen_only.yml issue #536: add mitogen_via= tests too. 7 years ago
all.yml Revert "Revert "fixed tests for ansible 2.12"" 4 years ago