Update eos_config documentation. (#28512)

Added note to documentation about Jinja2 file used as src.
This commit is contained in:
CsilLAB 2017-08-24 17:10:36 +01:00 committed by Trishna Guha
parent fb6ed8d76c
commit 8d3546af60

View file

@ -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"