xyz*: style adjustments (#9513)

This commit is contained in:
Alexei Znamensky 2025-01-04 12:29:34 +13:00 committed by GitHub
commit 7c54c70301
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 188 additions and 163 deletions

View file

@ -13,7 +13,8 @@ module: xattr
short_description: Manage user defined extended attributes
description:
- Manages filesystem user defined extended attributes.
- Requires that extended attributes are enabled on the target filesystem and that the C(setfattr)/C(getfattr) utilities are present.
- Requires that extended attributes are enabled on the target filesystem and that the C(setfattr)/C(getfattr) utilities
are present.
extends_documentation_fragment:
- community.general.attributes
attributes: