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
David Wilson 3d588323ff issue #340: use expanded delegate_to hostname, not template.
PlayContext.delegate_to is the unexpanded template, Ansible doesn't keep
a copy of it around anywhere convenient. We either need to re-expand it
or take the expanded version that was stored on the Task, which is what
is done here.
6 years ago
..
action ansible: make _remote_expand_user() pay attention to sudoable=.. 6 years ago
async tests: better runner_two_simultaneous_jobs.yml. 7 years ago
become tests: su integration test. 7 years ago
connection_loader tests: use test-targets group, not all group 7 years ago
context_service tests: use test-targets group, not all group 7 years ago
delegation issue #340: use expanded delegate_to hostname, not template. 6 years ago
glibc_caches ansible: reload /etc/resolv.conf for each task. 7 years ago
local issue #297: local commands must execute with WorkerProcess environment. 6 years ago
module_utils issue #324: fix Python 3 fallout for custom module_utils. 6 years ago
playbook_semantics tests: use test-targets group, not all group 7 years ago
remote_tmp tests: fix test for vanilla Ansible. 7 years ago
runner tests: fix integration/runner/missing_module.yml on Travis. 6 years ago
ssh issue #297: test fixes to match fixed CWD. 6 years ago
strategy issue #294: stronger integration test 6 years ago
all.yml issue #340: add connection delegation tests. 6 years ago