mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Added statement about escaping characters in chron tasks (#3770)
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user