fix expires usage sentence flow (#69306)
This commit is contained in:
parent
44a4538280
commit
5e74ada06b
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ options:
|
|||
description:
|
||||
- An expiry time for the user in epoch, it will be ignored on platforms that do not support this.
|
||||
- Currently supported on GNU/Linux, FreeBSD, and DragonFlyBSD.
|
||||
- Since Ansible 2.6 you can remove the expiry time specify a negative value.
|
||||
- Since Ansible 2.6 you can remove the expiry time by specifying a negative value.
|
||||
Currently supported on GNU/Linux and FreeBSD.
|
||||
type: float
|
||||
version_added: "1.9"
|
||||
|
|
Loading…
Reference in a new issue