|
|
|
@ -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']
|
|
|
|
|