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/action
Alex Willmer ce1accedbc tests: Refactor Ansible copy integration tests to be loop driven
This is in anticipation of #1110, which only exhibits inside a with_items:
loop. For this refactor `loop:` is used, to confirm the refactored tests are
still correct. A subsequent commit will change them to with_items.

The content of the files and their SHA1 checksums are unchanged.
1 year ago
..
all.yml Revert "Revert "fixed tests for ansible 2.12"" 4 years ago
copy.yml tests: Refactor Ansible copy integration tests to be loop driven 1 year ago
fixup_perms2__copy.yml tests: Fix duplicate local task executions 2 years ago
low_level_execute_command.yml tests: Enable stricter error handling, fix resulting failures 4 years ago
make_tmp_path.yml tests: Replace uses of ``include:``, unify skipping of mitogen only tests 2 years ago
make_tmp_path__double.yml tests: Enable stricter error handling, fix resulting failures 4 years ago
remote_expand_user.yml ansible_mitogen: Handle AnsibleUnsafeText et al in Ansible >= 7 2 years ago
remote_file_exists.yml tests: Name tasks 3 years ago
remove_tmp_path.yml tests: Name tasks 3 years ago
synchronize.yml tests: Fix duplicate local task executions 2 years ago
transfer_data.yml tests: Name tasks 3 years ago