unbound: ansible-lint fixes

This commit is contained in:
Timo Makinen 2022-10-30 17:14:59 +00:00
parent 52b5caf589
commit 1fb8d3b918
2 changed files with 8 additions and 8 deletions

View file

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