Fix unit tests (#939)

Some unit tests are broken with ansible-core 2.19, this PR aims to fix them.

Reviewed-by: Bianca Henderson <beeankha@gmail.com>
This commit is contained in:
Bikouo Aubin
2025-06-03 16:26:26 +02:00
committed by GitHub
parent 94c1f57f36
commit 34fd40d46a
2 changed files with 52 additions and 27 deletions

View File

@@ -0,0 +1,3 @@
---
trivial:
- fix unit tests with ``ansible-core 2.19``.