From f7f54f242d1a0d1515cdb3d13f5f3a2d05b91d50 Mon Sep 17 00:00:00 2001 From: Yves MOYROUD <41052194+YvesMP@users.noreply.github.com> Date: Thu, 3 Oct 2024 13:32:42 +0200 Subject: [PATCH] Update mount.py suppressed erroneous remaining TOTO check --- plugins/modules/mount.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modules/mount.py b/plugins/modules/mount.py index d66e625..2bda2c6 100644 --- a/plugins/modules/mount.py +++ b/plugins/modules/mount.py @@ -73,7 +73,7 @@ options: point will be created. - If V(unmounted), the device will be unmounted without changing I(fstab). - V(present) only specifies that the device is to be configured in - I(fstab) and does not trigger or require a mount. TODO check + I(fstab) and does not trigger or require a mount. - V(ephemeral) only specifies that the device is to be mounted, without changing I(fstab). If it is already mounted, a remount will be triggered. This will always return RV(ignore:changed=true). If the mount point O(path)