mirror of
https://github.com/zebrajr/ansible.git
synced 2025-12-06 12:19:53 +01:00
Docs: fix small typo (#85388)
This commit is contained in:
parent
11f5563895
commit
66a7cfe77d
|
|
@ -34,7 +34,7 @@ options:
|
|||
choices: [ reloaded, restarted, started, stopped ]
|
||||
enabled:
|
||||
description:
|
||||
- Whether the unit should start on boot. At least one of O(state) and O(enabled) are required.
|
||||
- Whether the unit should start on boot. At least one of O(state) or O(enabled) are required.
|
||||
- If set, requires O(name).
|
||||
type: bool
|
||||
force:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user