mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-06 14:14:22 -07:00
suggestion Error
This commit is contained in:
parent
edba62e971
commit
14cff08c7d
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ DOCUMENTATION = r"""
|
||||||
---
|
---
|
||||||
module: nfs_exports_info
|
module: nfs_exports_info
|
||||||
|
|
||||||
short_description: Extract folders, IPs, and options from (/etc/exports)
|
short_description: Extract folders, IPs, and options from C(/etc/exports)
|
||||||
|
|
||||||
description:
|
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 /etc/exports file from a remote server,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue