mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-05 21:54:22 -07:00
Suggested change
This commit is contained in:
parent
07c0ac9390
commit
bce822a0c0
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ module: nfs_exports_info
|
|||
short_description: Extract folders, IPs, and options from C(/etc/exports)
|
||||
|
||||
description:
|
||||
- This module retrieves and processes the contents of the /etc/exports file from a remote server,
|
||||
- This module retrieves and processes the contents of the C(/etc/exports) file from a remote server,
|
||||
mapping folders to their corresponding IP addresses and access options.
|
||||
|
||||
author:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue