fixed documentation

reviewable/pr18780/r1
Hans-Joachim Kliemeck 9 years ago
parent d3f83ee9a7
commit adc78eaf87

@ -94,7 +94,8 @@ options:
start_mode:
description:
- If C(auto) is selected, the service will start at bootup. C(manual) means that the service will start only when another service needs it. C(disabled) means that the service will stay off, regardless if it is needed or not.
required: false
required: true
default: auto
choices:
- auto
- manual

Loading…
Cancel
Save