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/connection
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
..
_cleanup_file.yml tests: Fix duplicate local task executions 6 months ago
_disconnect_during_module.yml tests: run disconnect_during_module.yml in subprocess 6 years ago
_put_file.yml tests: Improve Ansible fail_msg formatting 2 months ago
all.yml Revert "Revert "fixed tests for ansible 2.12"" 3 years ago
become_same_user.yml tests: Improve Ansible fail_msg formatting 2 months ago
disconnect_during_module.yml tests: Improve Ansible fail_msg formatting 2 months ago
disconnect_resets_connection.yml tests: Replace uses of ``include:``, unify skipping of mitogen only tests 8 months ago
exec_command.yml tests: Improve Ansible fail_msg formatting 2 months ago
home_dir.yml tests: Replace uses of ``include:``, unify skipping of mitogen only tests 8 months ago
put_large_file.yml tests: Fix duplicate local task executions 6 months ago
put_small_file.yml tests: Fix duplicate local task executions 6 months ago
reset.yml tests: Improve Ansible fail_msg formatting 2 months ago
reset_become.yml tests: Improve Ansible fail_msg formatting 2 months ago