grossd: ansible-lint fixes

This commit is contained in:
Timo Makinen 2022-10-29 18:42:46 +00:00
parent 171b38df8e
commit b40dced82a
2 changed files with 13 additions and 13 deletions

View file

@ -1,5 +1,5 @@
---
- name: restart grossd
service:
- name: Restart grossd
ansible.builtin.service:
name: grossd
state: restarted