[PR #10286/e37cd1a0 backport][stable-11] fix YAML docs in multiple plugins (#10293)

fix YAML docs in multiple plugins (#10286)

* fix YAML docs in multiple plugins

* pfexec: fix short description

* adjust callback plugins

* fix wsl connection

* fix filter plugins

* fix inventory plugins

* minor adjustments in diy, print_task, xen_orchestra

(cherry picked from commit e37cd1a015)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2025-06-24 06:58:12 +02:00
committed by GitHub
parent ec87b44816
commit ffe55564f0
25 changed files with 98 additions and 117 deletions

View File

@@ -14,7 +14,7 @@ description:
- Get inventory hosts from Scaleway (previously Online SAS or Online.net).
options:
plugin:
description: token that ensures this is a source file for the 'online' plugin.
description: Token that ensures this is a source file for the P(community.general.online#inventory) plugin.
type: string
required: true
choices: ['online', 'community.general.online']