cups_server: Convert modules to use FQCN
This commit is contained in:
parent
711cec9b54
commit
d1c80cf452
2 changed files with 19 additions and 19 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
|
||||
- name: restart cups
|
||||
service:
|
||||
ansible.builtin.service:
|
||||
name: cups
|
||||
state: restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue