We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 324dbee commit 80f94a9Copy full SHA for 80f94a9
plugins/modules/xdg_mime.py
@@ -34,6 +34,8 @@
34
description:
35
- Default handler will be set for the MIME type.
36
- The desktop file must be installed in the system.
37
+ If the desktop file is not installed, the module
38
+ will not fail, but the handler will not be set either.
39
type: str
40
required: true
41
notes:
0 commit comments