Consul action group (#7897)

Added action group for new style consul modules.
This commit is contained in:
Florian Apolloner 2024-01-27 10:58:41 +01:00 committed by GitHub
commit afd1988810
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 39 additions and 47 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- consul_auth_method, consul_binding_rule, consul_policy, consul_role, consul_session, consul_token - added action group ``community.general.consul`` (https://github.com/ansible-collections/community.general/pull/7897).