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