style: make ansible-lint happier

This commit is contained in:
VC
2024-07-05 11:53:33 +02:00
parent a0b23684a5
commit 574982340e
11 changed files with 90 additions and 78 deletions

View File

@@ -1,6 +1,6 @@
---
- name: restart opendmarc
service:
- name: Restart opendmarc
ansible.builtin.service:
name: opendmarc
state: restarted