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
2 months ago
..
all.yml
copy.yml tests: Test AnsibleUnsafeText when copying files larger SMALL_FILE_LIMIT 2 months ago
fixup_perms2__copy.yml tests: Fix duplicate local task executions 6 months ago
low_level_execute_command.yml
make_tmp_path.yml tests: Replace uses of ``include:``, unify skipping of mitogen only tests 7 months ago
make_tmp_path__double.yml
remote_expand_user.yml ansible_mitogen: Handle AnsibleUnsafeText et al in Ansible >= 7 7 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 6 months ago
transfer_data.yml tests: Name tasks 2 years ago