sssd: ansible-lint fixes

This commit is contained in:
Timo Makinen 2022-10-29 18:53:25 +00:00
parent cc7060ee9d
commit f74922d46b
2 changed files with 19 additions and 14 deletions

View file

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