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
2015-03-02 15:42:18 -08:00
..
files Rework the shell quoting of remote checksumming 2015-03-02 15:42:18 -08:00
meta Rework the shell quoting of remote checksumming 2015-03-02 15:42:18 -08:00
tasks Rework the shell quoting of remote checksumming 2015-03-02 15:42:18 -08:00
templates Rework the shell quoting of remote checksumming 2015-03-02 15:42:18 -08:00
vars Rework the shell quoting of remote checksumming 2015-03-02 15:42:18 -08:00