dependent lookup: avoid deprecated ansible-core 2.19 functionality (#10359)

* Avoid deprecated ansible-core 2.19 functionality.

* Adjust unit tests.
This commit is contained in:
Felix Fontein
2025-07-08 06:40:54 +02:00
committed by GitHub
parent 4195cbb364
commit 16d6e4a8e5
3 changed files with 9 additions and 6 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "dependent lookup plugin - avoid deprecated ansible-core 2.19 functionality (https://github.com/ansible-collections/community.general/pull/10359)."