mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Typo + rephrase (#22526)
This commit is contained in:
committed by
jhawkesworth
parent
9ff03e6c1e
commit
ea0bae6bca
@@ -74,8 +74,8 @@ options:
|
|||||||
version_added: "2.2"
|
version_added: "2.2"
|
||||||
attributes:
|
attributes:
|
||||||
description:
|
description:
|
||||||
- Attributes of the file or directory should be. To get supported flags look at the man page for I(chattr) on the taget system.
|
- Attributes the file or directory should have. To get supported flags look at the man page for I(chattr) on the target system.
|
||||||
This string should contain the attributes in the same order than they are displayed by I(lsattr).
|
This string should contain the attributes in the same order as the one displayed by I(lsattr).
|
||||||
required: false
|
required: false
|
||||||
default: None
|
default: None
|
||||||
aliases: ['attr']
|
aliases: ['attr']
|
||||||
|
|||||||
Reference in New Issue
Block a user