unwind: Initial version of role

This commit is contained in:
Timo Makinen 2025-01-06 20:27:55 +00:00
parent e02e45c8a6
commit 9696f406ce
3 changed files with 30 additions and 0 deletions

View file

@ -0,0 +1,5 @@
---
- name: Restart unwind
ansible.builtin.service:
name: unwind
state: restarted