modules: fix seealso sections (#581)

This commit is contained in:
Andrew Klychkov 2020-06-25 14:34:46 +03:00 committed by GitHub
parent ebb4600618
commit 21681daa01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 10 additions and 10 deletions

View file

@ -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: