Improve seealso (#6766)

* Improve seealso.

* Update ignore files.
This commit is contained in:
Felix Fontein
2023-06-22 13:16:22 +02:00
committed by GitHub
parent f88f40086d
commit fd63f583ef
4 changed files with 10 additions and 2 deletions

View File

@@ -94,8 +94,8 @@ DOCUMENTATION = '''
environment variable and keep O(endpoints), O(host), and O(port) unused.
seealso:
- module: community.general.etcd3
- ref: ansible_collections.community.general.etcd_lookup
description: The etcd v2 lookup.
- plugin: community.general.etcd
plugin_type: lookup
requirements:
- "etcd3 >= 0.10"