ansible.posix/plugins
Tadej Borovšak db12a40a4c Synchronize: properly quote shell command components
The synchronize action plugin and module were a bit sloppy when it
came to the command-line parameter quoting and that caused failuer on
some systems (for example, on Fedora 34).

This commit makes sure any argumnts with potentially problematic
characters are quoted before being used.
2021-08-04 13:37:18 +02:00
..
action Synchronize: properly quote shell command components 2021-08-04 13:37:18 +02:00
callback fix skippy callback deprecation warning 2020-08-21 16:24:35 -05:00
module_utils Fix sanity test for modules 2021-03-02 18:53:06 +05:30
modules Synchronize: properly quote shell command components 2021-08-04 13:37:18 +02:00
shell csh: Define `ECHO and COMMAND_SEP` 2021-06-09 17:46:09 +05:30