1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-22 05:09:12 +00:00

Suggested change

This commit is contained in:
Yousefnezhad 2025-06-17 07:53:45 +03:30
parent 07c0ac9390
commit bce822a0c0

View file

@ -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: