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 5af6534a70 tests: Test AnsibleUnsafeText when copying files larger SMALL_FILE_LIMIT
The bug was fixed in a previous commit by Jonathan Rosser. This adds testing.
The bug is only triggered when the copy module is used inside a `with_items:`
loop and the destination filename has an extension. A `loop:` loop is not
sufficient.

refs #1110
3 months ago
..
all.yml Revert "Revert "fixed tests for ansible 2.12"" 3 years ago
copy.yml tests: Test AnsibleUnsafeText when copying files larger SMALL_FILE_LIMIT 3 months ago
fixup_perms2__copy.yml tests: Fix duplicate local task executions 7 months ago
low_level_execute_command.yml tests: Enable stricter error handling, fix resulting failures 2 years ago
make_tmp_path.yml tests: Replace uses of ``include:``, unify skipping of mitogen only tests 8 months ago
make_tmp_path__double.yml tests: Enable stricter error handling, fix resulting failures 2 years ago
remote_expand_user.yml ansible_mitogen: Handle AnsibleUnsafeText et al in Ansible >= 7 8 months ago
remote_file_exists.yml tests: Name tasks 2 years ago
remove_tmp_path.yml tests: Name tasks 2 years ago
synchronize.yml tests: Fix duplicate local task executions 7 months ago
transfer_data.yml tests: Name tasks 2 years ago