mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
modules: fix seealso sections (#581)
This commit is contained in:
parent
ebb4600618
commit
21681daa01
8 changed files with 10 additions and 10 deletions
|
@ -92,7 +92,7 @@ DOCUMENTATION = '''
|
|||
- The recommanded way to connect to etcd3 server is using C(ETCDCTL_ENDPOINT)
|
||||
environment variable and keep I(endpoints), I(host), and I(port) unused.
|
||||
seealso:
|
||||
- module: etcd3
|
||||
- module: community.general.etcd3
|
||||
- ref: etcd_lookup
|
||||
|
||||
requirements:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue