[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:
patchback[bot] 2024-01-27 13:54:05 +01:00 committed by GitHub
commit 9e83a4cb34
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)."