mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-29 19:50:25 -07:00
(abc*, doc frags): style adjustments (#9534)
This commit is contained in:
parent
27c34b150f
commit
aac7199087
28 changed files with 215 additions and 209 deletions
|
@ -14,8 +14,8 @@ module: consul_role
|
|||
short_description: Manipulate Consul roles
|
||||
version_added: 7.5.0
|
||||
description:
|
||||
- Allows the addition, modification and deletion of roles in a Consul cluster using the agent. For more details on using and
|
||||
configuring ACLs, see U(https://www.consul.io/docs/guides/acl.html).
|
||||
- Allows the addition, modification and deletion of roles in a Consul cluster using the agent. For more details on using
|
||||
and configuring ACLs, see U(https://www.consul.io/docs/guides/acl.html).
|
||||
author:
|
||||
- Håkon Lerring (@Hakon)
|
||||
extends_documentation_fragment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue