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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 2 deletions

View file

@ -39,6 +39,10 @@ DOCUMENTATION = '''
- toggle checking that the ssl certificates are valid, you normally only want to turn this off with self-signed certs.
default: true
type: boolean
seealso:
- module: community.general.etcd3
- plugin: community.general.etcd3
plugin_type: lookup
'''
EXAMPLES = '''