Replies: 1 comment 7 replies
-
|
Can you share a little more detail about this? Are you saying that your config contexts, themselves contain Jinja2 template placeholders? Can you share a config context for us to examine? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
At some point ansible started marking variables from external sources as __ansible_unsafe. I use templated values in my config contexts pretty extensively, so this makes netbox basically useless for inventory now. Is there any way to work around this so values are templated correctly?
For now I just pinned ansible to 11.11.0, they made the change in 12.0.0
Beta Was this translation helpful? Give feedback.
All reactions