ansible-roles/roles/linstor_satellite/tasks/services.yml

8 lines
154 B
YAML
Raw Normal View History

2022-08-19 16:00:17 +02:00
---
- name: Start and enable the linstor-satellite
service: name=linstor-satellite state=started enabled=True
register: linsat_started
tags: drbd