From 3abf169a2f007e11381bd75fc19e94704dd4b673 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 23:13:42 +0200 Subject: [PATCH] [PR #10111/fcd2d8b7 backport][stable-9] Fix deprecation test (#10112) Fix deprecation test (#10111) Fix deprecation test. (cherry picked from commit fcd2d8b7b7c235ea4ddc4cf8b5540697f87eb8ba) Co-authored-by: Felix Fontein --- .../targets/module_helper/tasks/msimpleda.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/tests/integration/targets/module_helper/tasks/msimpleda.yml b/tests/integration/targets/module_helper/tasks/msimpleda.yml index 5fe727ca5e..f3dec439df 100644 --- a/tests/integration/targets/module_helper/tasks/msimpleda.yml +++ b/tests/integration/targets/module_helper/tasks/msimpleda.yml @@ -11,11 +11,10 @@ attr2_depr_dict_dt: msg: Attribute attr2 is deprecated version: 9.9.9 - plugin: - requested_name: msimpleda - resolved_name: msimpleda - type: module - collection_name: null # should be "community.general"; this will hopefully change back because this seriously sucks + collection_name: community.general + deprecator: + resolved_name: community.general + type: collection - name: test msimpleda 1 msimpleda: