Fix printing on Arch
This commit is contained in:
parent
af5c12da63
commit
876e65013b
1 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,6 @@
|
|||
- name: Enable CUPS
|
||||
become: true
|
||||
ansible.builtin.systemd:
|
||||
name: org.cups.cupsd.service
|
||||
name: cups.service
|
||||
enabled: yes
|
||||
state: started
|
||||
|
|
Loading…
Reference in a new issue