mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-29 10:45:42 +02:00
Update to 2021-12-31 14:05
This commit is contained in:
6
roles/wbo/tasks/services.yml
Normal file
6
roles/wbo/tasks/services.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
- name: Start and enable wbo daemon
|
||||
service: name=wbo-{{ wbo_id }} state=started enabled=True
|
||||
tags: wbo
|
||||
|
Reference in New Issue
Block a user