service_stopped
Ensure that a service is stopped using the appropriate method.
⚙️ Compatible targets: Linux, Windows
Parameters
Name | Documentation |
---|---|
name | Service. This parameter is required. |
Outcome conditions
You need to replace ${name}
with its actual canonified value.
- ✅ Ok:
service_stopped_${name}_ok
- ☑️ Already compliant:
service_stopped_${name}_kept
- 🟨 Repaired:
service_stopped_${name}_repaired
- ☑️ Already compliant:
- ❌ Error:
service_stopped_${name}_error
Example
method: service_stopped
params:
name: VALUE