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_check_mode
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 Rework the shell quoting of remote checksumming 10 years ago
meta Rework the shell quoting of remote checksumming 10 years ago
tasks Rework the shell quoting of remote checksumming 10 years ago
templates Rework the shell quoting of remote checksumming 10 years ago
vars Rework the shell quoting of remote checksumming 10 years ago