cups_server: Convert modules to use FQCN

This commit is contained in:
Timo Makinen 2022-04-14 13:33:34 +00:00
parent 711cec9b54
commit d1c80cf452
2 changed files with 19 additions and 19 deletions

View file

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