From bf389ea3facd105332d61f76abbe3e7d47a0abf3 Mon Sep 17 00:00:00 2001 From: Samori Gorse Date: Wed, 12 Feb 2025 16:06:20 +0100 Subject: [PATCH] Fixed typo in example --- plugins/modules/xen_orchestra_instance.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modules/xen_orchestra_instance.py b/plugins/modules/xen_orchestra_instance.py index 2c7b53db14..e32e73739b 100644 --- a/plugins/modules/xen_orchestra_instance.py +++ b/plugins/modules/xen_orchestra_instance.py @@ -103,7 +103,7 @@ EXAMPLES = r''' user: user password: passw0rd validate_certs: false - state: stop + state: stopped - name: Restart an existing virtual machine community.general.xen_orchestra: