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.
ansible/test/integration/roles/test_template
Toshio Kuratomi a8c02b7049 Rework the shell quoting of remote checksumming
Instead of getting rid of pipes.quote, use pipes.quote and get rid of
the manually entered toplevel quotes.  This should properly escape
backslashes, quotes, and other characters.

Also fix the new checksumming python "one-liner" for csh.
ansible_shell_type needs to be set to csh.

Fixes #10363
Fixes #10353
10 years ago
..
files Rename tests to test, use old directory name. 11 years ago
meta Rename tests to test, use old directory name. 11 years ago
tasks Rework the shell quoting of remote checksumming 10 years ago
templates Rename tests to test, use old directory name. 11 years ago
vars Revert "Set Jinja2's keep_trailing_newline=True in template_from_string." 10 years ago