Consul acl deprecation (#7901)

Start deprecation of consul_acl.
This commit is contained in:
Florian Apolloner
2024-01-27 11:05:47 +01:00
committed by GitHub
parent afd1988810
commit 84147081d4
3 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
deprecated_features:
- "consul_acl - the module has been deprecated and will be removed in community.general 10.0.0. ``consul_token`` and ``consul_policy``
can be used instead (https://github.com/ansible-collections/community.general/pull/7901)."