updated content description to discourage using as a tempalte module
This commit is contained in:
parent
02b8e17f61
commit
9dc1f5693c
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ options:
|
||||||
version_added: "1.1"
|
version_added: "1.1"
|
||||||
description:
|
description:
|
||||||
- When used instead of 'src', sets the contents of a file directly to the specified value.
|
- When used instead of 'src', sets the contents of a file directly to the specified value.
|
||||||
|
This is for simple values, for anything complex or with formatting please switch to the template module.
|
||||||
required: false
|
required: false
|
||||||
default: null
|
default: null
|
||||||
dest:
|
dest:
|
||||||
|
|
Loading…
Reference in a new issue