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
commit 84147081d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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)."