grossd: Initial version of module

This commit is contained in:
Timo Makinen 2021-03-09 20:49:51 +00:00
parent 2cbe0b93af
commit 68810aa8c2
5 changed files with 217 additions and 0 deletions

View file

@ -0,0 +1,5 @@
---
- name: restart grossd
service:
name: grossd
state: restarted