Added statement about escaping characters in chron tasks (#3770)
This commit is contained in:
parent
adec050165
commit
6f5dfcf1bd
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ description:
|
|||
- 'When environment variables are managed: no comment line is added, but, when the module
|
||||
needs to find/check the state, it uses the "name" parameter to find the environment
|
||||
variable definition line.'
|
||||
- 'When using symbols such as %, they must be properly escaped.'
|
||||
version_added: "0.9"
|
||||
options:
|
||||
name:
|
||||
|
|
Loading…
Reference in a new issue