Added statement about escaping characters in chron tasks (#3770)

This commit is contained in:
Erik Nadel 2016-05-27 14:46:43 -04:00 committed by Matt Clay
parent adec050165
commit 6f5dfcf1bd

View file

@ -46,6 +46,7 @@ description:
- 'When environment variables are managed: no comment line is added, but, when the module - '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 needs to find/check the state, it uses the "name" parameter to find the environment
variable definition line.' variable definition line.'
- 'When using symbols such as %, they must be properly escaped.'
version_added: "0.9" version_added: "0.9"
options: options:
name: name: