Still trying to kill CUPS, this time removing the d.
This commit is contained in:
parent
7f2747398e
commit
b70aa38db0
@ -1,13 +1,13 @@
|
||||
- name: Remove CUPS Daemon
|
||||
service:
|
||||
name: cupsd
|
||||
name: cups
|
||||
pattern: cupsd
|
||||
state: stopped
|
||||
enabled: no
|
||||
|
||||
- name: Remove CUPS-Browse Daemon
|
||||
service:
|
||||
name: cups-browsed
|
||||
name: cups-browse
|
||||
pattern: cups-browsed
|
||||
state: stopped
|
||||
enabled: no
|
||||
|
Loading…
x
Reference in New Issue
Block a user