diff --git a/plugins/modules/mount.py b/plugins/modules/mount.py index c8b5855..9dc13aa 100644 --- a/plugins/modules/mount.py +++ b/plugins/modules/mount.py @@ -32,7 +32,7 @@ options: aliases: [ name ] src: description: - - Device to be mounted on I(path). + - Device (or NFS volume, or something else) to be mounted on I(path). - Required when I(state) set to C(present) or C(mounted). type: path fstype: