Still trying to kill CUPS.

This commit is contained in:
Hyperling 2020-12-28 19:41:24 -06:00
parent 123f9f5f22
commit 7f2747398e

View File

@ -1,11 +1,13 @@
- name: Remove CUPS Daemon
service:
name: cupsd
pattern: cupsd
state: stopped
enabled: no
- name: Remove CUPS-Browse Daemon
service:
name: cupsd
name: cups-browsed
pattern: cups-browsed
state: stopped
enabled: no