Skip to content
Snippets Groups Projects
Commit f0f2d9a7 authored by Lars Beckers's avatar Lars Beckers
Browse files

cups-client: remove removal of cups-server

parent a635d43f
No related branches found
No related tags found
No related merge requests found
...@@ -10,13 +10,6 @@ ...@@ -10,13 +10,6 @@
- cups-client - cups-client
- packages - packages
# during zkk we have a client doing this job, so...
#- name: ensure cups-server is uninstalled
# apt: name=cups state=absent purge=yes
# tags:
# - cups-client
# - packages
- name: ensure there is a cups folder - name: ensure there is a cups folder
file: path=/etc/cups state=directory file: path=/etc/cups state=directory
tags: tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment