mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-02 22:43:23 -07:00
[PR #10779/4a70d409 backport][stable-11] Deprecate hiera lookup (#10781)
Deprecate hiera lookup (#10779)
Deprecate hiera lookup.
(cherry picked from commit 4a70d4091d
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
e44011ff94
commit
2c385cfab5
3 changed files with 16 additions and 0 deletions
|
@ -119,6 +119,12 @@ plugin_routing:
|
|||
redirect: community.google.gcp_storage_file
|
||||
hashi_vault:
|
||||
redirect: community.hashi_vault.hashi_vault
|
||||
hiera:
|
||||
deprecation:
|
||||
removal_version: 13.0.0
|
||||
warning_text: >-
|
||||
Hiera has been deprecated a long time ago.
|
||||
If you disagree with this deprecation, please create an issue in the community.general repository.
|
||||
manifold:
|
||||
tombstone:
|
||||
removal_version: 11.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue