| Author: | Chris Hoffman |
|---|
| parameter | required | default | choices | comments |
|---|---|---|---|---|
| name | yes | Name of the service | ||
| start_mode | no |
|
Set the startup type for the service | |
| state | no |
|
started/stopped are idempotent actions that will not run commands unless necessary. restarted will always bounce the service. |