mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-06 00:09:10 -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
|
@ -23,7 +23,7 @@ seealso:
|
|||
- name: Firewall documentation
|
||||
description: Hetzner's documentation on the stateless firewall for dedicated servers
|
||||
link: https://wiki.hetzner.de/index.php/Robot_Firewall/en
|
||||
- module: hetzner_firewall_info
|
||||
- module: community.general.hetzner_firewall_info
|
||||
description: Retrieve information on firewall configuration.
|
||||
extends_documentation_fragment:
|
||||
- community.general.hetzner
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue