mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
[PR #10111/fcd2d8b7 backport][stable-10] Fix deprecation test (#10113)
Fix deprecation test (#10111)
Fix deprecation test.
(cherry picked from commit fcd2d8b7b7)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user