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

paragraphs Error

This commit is contained in:
Yousefnezhad 2025-06-15 08:11:34 +03:30
parent 04bf2be150
commit faf1a67d96

View file

@ -13,7 +13,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: