diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-09-12 16:23:12 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-09-12 16:42:14 +0200 |
| commit | 5c0d85530d78788c309138783d824ed14e8ec718 (patch) | |
| tree | 43b3f1beffbb3accdf7b6ae21c45635f5a5322f5 /.github | |
| parent | 6b364ae9a60904126511895d05462a85bf4abe8e (diff) | |
Fix testing ansible role on 2.19.2
The issue is that regex_match either returns a string or none which was
implicitly converted to a boolean, this breaks on 2.19.2+
This ensure compatibility with newer versions.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions
