Replies: 2 comments
-
|
Hi Pieter, From what I understand from your post, what you are trying to do should work. The default behavior from ansible is to render the template if any variable is not present. (device_details, inventory_hostname_short, ...) can you share a bit more context? |
Beta Was this translation helpful? Give feedback.
-
|
You're right.. Got it all fixed. This can be closed as PEBCAK |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use an external yaml source for certain fields in my AVD data.
ex:
but for some reason, this does not get parsed and ends up in the structured config as
and intented config as
I had the same with the node/mgmt_ip field.
Are some field not jinja enabled ??
Pieter
Beta Was this translation helpful? Give feedback.
All reactions