Skip to content

Fix quoting of values passed to imports#455

Merged
Donien merged 1 commit intomainfrom
fix/317
Apr 14, 2026
Merged

Fix quoting of values passed to imports#455
Donien merged 1 commit intomainfrom
fix/317

Conversation

@Donien
Copy link
Copy Markdown
Member

@Donien Donien commented Apr 10, 2026

The imports key (icinga2_object) now compares values against potential references to host.vars and all defined constants to decide whether quoting the value is necessary.

Fixes #317

The `imports` key (`icinga2_object`) now compares values against
potential references to `host.vars` and all defined constants to decide
whether quoting the value is necessary.

Fixes #317
@Donien Donien merged commit 7704476 into main Apr 14, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug when using variables in imports

1 participant