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/module_utils
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.
3 weeks ago
..
module_utils
roles tests: Improve Ansible fail_msg formatting 3 weeks ago
adjacent_to_playbook.yml tests: Improve Ansible fail_msg formatting 3 weeks ago
adjacent_to_role.yml ansible_mitogen: Respect ansible_facts.discovered_interpreter_python more 3 months ago
all.yml
from_config_path.yml tests: Improve Ansible fail_msg formatting 3 weeks ago
from_config_path_pkg.yml tests: Improve Ansible fail_msg formatting 3 weeks ago
overrides_builtin.yml