mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Fix typo in mount doc (#56566)
This commit is contained in:
committed by
René Moser
parent
c6b40f4d40
commit
2897cf43ce
@@ -80,7 +80,7 @@ options:
|
||||
fstab:
|
||||
description:
|
||||
- File to use instead of C(/etc/fstab).
|
||||
- You should npt use this option unless you really know what you are doing.
|
||||
- You should not use this option unless you really know what you are doing.
|
||||
- This might be useful if you need to configure mountpoints in a chroot environment.
|
||||
- OpenBSD does not allow specifying alternate fstab files with mount so do not
|
||||
use this on OpenBSD with any state that operates on the live filesystem.
|
||||
|
||||
Reference in New Issue
Block a user