Fix unit tests (#939) (#940)

This is a backport of PR #939 as merged into main (34fd40d).
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:
patchback[bot]
2025-07-11 02:23:06 +00:00
committed by GitHub
parent 20084d119e
commit 6560fb1c53
2 changed files with 52 additions and 27 deletions

View File

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