mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Make it clear that the dest path delimiters must be escaped
Make it clear that the dest path delimiters must be escaped
This commit is contained in:
@@ -33,6 +33,7 @@ options:
|
||||
aliases: [ name, destfile ]
|
||||
description:
|
||||
- The path of the file to modify.
|
||||
- Note that the Windows path delimiter '\' must be escaped as '\\' (see examples below)
|
||||
regexp:
|
||||
required: false
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user