cups_server: ansible-lint fixes

This commit is contained in:
Timo Makinen 2022-10-30 16:37:41 +00:00
parent 3cdc1645f8
commit 588f9e8918
2 changed files with 30 additions and 31 deletions

View file

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