saslauthd: ansible-lint fixes

This commit is contained in:
Timo Makinen 2022-10-29 17:29:44 +00:00
parent 3a888cd926
commit 0ac9b825be
2 changed files with 22 additions and 23 deletions

View file

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