Skip to content
Snippets Groups Projects
Commit 7f767b1b authored by Mark Goddard's avatar Mark Goddard
Browse files

Convert variable to bool in group_by

We use the group_by module to create groups based on host variables.
When the variable is a boolean, we should convert it to a bool using the
bool filter, to ensure that the group name has a consistent format.
parent c57faedc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment