You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments