mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-08-19 16:00
This commit is contained in:
6
roles/linstor_satellite/handlers/main.yml
Normal file
6
roles/linstor_satellite/handlers/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
- name: restart linstor-satellite
|
||||
service: name=linstor-satellite state=restarted
|
||||
when: not linsat_started
|
||||
|
Reference in New Issue
Block a user