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 6accc87da1 tests: Improve Ansible fail_msg formatting
By switching to block style (`|`) with clip (no `-` or `+`) the failure
messages don't require quoting and gain a single trailing newline. This causes
Ansible to print them as block style, when using the yaml stdout callback
plugin. As a result the values have one less layer of quoting and quote
escaping, making them much easier to read.
2 months ago
..
all.yml Revert "Revert "fixed tests for ansible 2.12"" 3 years ago
copy.yml tests: Improve Ansible fail_msg formatting 2 months ago
fixup_perms2__copy.yml tests: Improve Ansible fail_msg formatting 2 months ago
low_level_execute_command.yml tests: Improve Ansible fail_msg formatting 2 months ago
make_tmp_path.yml tests: Improve Ansible fail_msg formatting 2 months ago
make_tmp_path__double.yml tests: Enable stricter error handling, fix resulting failures 2 years ago
remote_expand_user.yml tests: Improve Ansible fail_msg formatting 2 months ago
remote_file_exists.yml tests: Improve Ansible fail_msg formatting 2 months ago
remove_tmp_path.yml tests: Improve Ansible fail_msg formatting 2 months ago
synchronize.yml tests: Improve Ansible fail_msg formatting 2 months ago
transfer_data.yml tests: Improve Ansible fail_msg formatting 2 months ago