mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 22:00:22 -07:00
adjust doc style - batch 2 (#9447)
This commit is contained in:
parent
040cd0ca50
commit
5f47127ef7
21 changed files with 47 additions and 47 deletions
|
@ -15,7 +15,7 @@ short_description: Set or delete key value pairs from an etcd3 cluster
|
|||
requirements:
|
||||
- etcd3
|
||||
description:
|
||||
- Sets or deletes values in etcd3 cluster using its v3 api.
|
||||
- Sets or deletes values in etcd3 cluster using its v3 API.
|
||||
- Needs python etcd3 lib to work.
|
||||
extends_documentation_fragment:
|
||||
- community.general.attributes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue