From 747c105cb78b69e496883afa7a65ee4d2a028df3 Mon Sep 17 00:00:00 2001 From: Samori Gorse Date: Wed, 12 Feb 2025 15:48:05 +0100 Subject: [PATCH] Added see also section --- plugins/modules/xen_orchestra_instance.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugins/modules/xen_orchestra_instance.py b/plugins/modules/xen_orchestra_instance.py index 3fe4057ec2..2c7b53db14 100644 --- a/plugins/modules/xen_orchestra_instance.py +++ b/plugins/modules/xen_orchestra_instance.py @@ -69,6 +69,10 @@ requirements: - websocket-client >= 1.0.0 author: - Samori Gorse (@shinuza) +seealso: + - name: Xen Orchestra documentation + description: Official documentation of Xen Orchestra CLI. + link: https://docs.xen-orchestra.com/architecture#xo-cli-cli '''