Update mount.py

suppressed erroneous remaining TOTO check
This commit is contained in:
Yves MOYROUD 2024-10-03 13:32:42 +02:00 committed by GitHub
parent 966df79767
commit f7f54f242d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -73,7 +73,7 @@ options:
point will be created. point will be created.
- If V(unmounted), the device will be unmounted without changing I(fstab). - If V(unmounted), the device will be unmounted without changing I(fstab).
- V(present) only specifies that the device is to be configured in - 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 - 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. 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) This will always return RV(ignore:changed=true). If the mount point O(path)