Fix synchronize tests for the updated quoting change between action and module

This commit is contained in:
Toshio Kuratomi
2017-03-28 13:59:23 -07:00
parent 7720ef8ec1
commit b0d75a0ecb
5 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"dest": "el6host:/tmp/deleteme",
"src": "/tmp/deleteme",
"rsync_path": "\"sudo rsync\"",
"rsync_path": "sudo rsync",
"_local_rsync_path": "rsync"
}
}