mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-04 15:34:01 -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
|
@ -20,7 +20,7 @@ seealso:
|
|||
- name: Failover IP documentation
|
||||
description: Hetzner's documentation on failover IPs.
|
||||
link: https://wiki.hetzner.de/index.php/Failover/en
|
||||
- module: hetzner_failover_ip_info
|
||||
- module: community.general.hetzner_failover_ip_info
|
||||
description: Retrieve information on failover IPs.
|
||||
extends_documentation_fragment:
|
||||
- community.general.hetzner
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue