mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 23:51:23 -07:00
[PR #7901/84147081 backport][stable-8] Consul acl deprecation (#7906)
Consul acl deprecation (#7901)
Start deprecation of consul_acl.
(cherry picked from commit 84147081d4
)
Co-authored-by: Florian Apolloner <florian@apolloner.eu>
This commit is contained in:
parent
dc5f012e52
commit
9e83a4cb34
3 changed files with 11 additions and 0 deletions
|
@ -30,6 +30,10 @@ plugin_routing:
|
|||
nios_next_network:
|
||||
redirect: infoblox.nios_modules.nios_next_network
|
||||
modules:
|
||||
consul_acl:
|
||||
deprecation:
|
||||
removal_version: 10.0.0
|
||||
warning_text: Use community.general.consul_token and/or community.general.consul_policy instead.
|
||||
rax_cbs_attachments:
|
||||
deprecation:
|
||||
removal_version: 9.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue