Skip to content

Commit 80f94a9

Browse files
committed
Add a stronger message about using a non-installed handler
1 parent 324dbee commit 80f94a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

plugins/modules/xdg_mime.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
description:
3535
- Default handler will be set for the MIME type.
3636
- 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.
3739
type: str
3840
required: true
3941
notes:

0 commit comments

Comments
 (0)