Update eos_config documentation. (#28512)
Added note to documentation about Jinja2 file used as src.
This commit is contained in:
parent
fb6ed8d76c
commit
8d3546af60
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ options:
|
|||
system path to the configuration file if the value starts with /
|
||||
or relative to the root of the implemented role or playbook.
|
||||
This argument is mutually exclusive with the I(lines) and
|
||||
I(parents) arguments.
|
||||
I(parents) arguments. It can be a Jinja2 template as well.
|
||||
required: false
|
||||
default: null
|
||||
version_added: "2.2"
|
||||
|
|
Loading…
Reference in a new issue