mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-22 08:41:09 +00:00
Update eos_config documentation. (#28512)
Added note to documentation about Jinja2 file used as src.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user