autofs: ansible-lint fixes

This commit is contained in:
Timo Makinen 2022-10-29 17:13:04 +00:00
parent 71a7a0ab68
commit 60ba593c17
2 changed files with 17 additions and 17 deletions

View file

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