mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
dimensiondata: deprecation (#10986)
* dimensiondata: deprecation * add changelog frag * typo * Update changelogs/fragments/10986-deprecation-dimensiondata.yml Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -13,6 +13,12 @@
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
#
|
||||
# DEPRECATED
|
||||
#
|
||||
# This module utils is deprecated and will be removed in community.general 13.0.0
|
||||
#
|
||||
|
||||
import configparser
|
||||
import os
|
||||
import re
|
||||
|
||||
Reference in New Issue
Block a user