Skip to content

Conversation

@solj
Copy link

@solj solj commented Jul 31, 2025

This modifies the _common role to use a working conditional for newer ansible versions. Without the fix, you receive the following error:

Conditional result was '[...]' of type 'str', which evaluates to True. Conditionals must have a boolean result.

This modifies the _common role to use a working conditional for newer
ansible versions. Without the fix, you receive the following error:

```
Conditional result was '[...]' of type 'str', which evaluates to True. Conditionals must have a boolean result.
```

Signed-off-by: Sol Jerome <[email protected]>
@solj solj force-pushed the fix-non-boolean-conditionals branch from 3f0fa43 to d5422eb Compare July 31, 2025 16:15
@solj solj changed the title roles/_common: Fix non-boolean conditionals fix(roles/_common): Fix non-boolean conditionals Jul 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant