aboutsummaryrefslogtreecommitdiffstats
path: root/playbooks/cups.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/cups.yml')
-rw-r--r--playbooks/cups.yml7
1 files changed, 3 insertions, 4 deletions
diff --git a/playbooks/cups.yml b/playbooks/cups.yml
index 20bed0b..ed67eb1 100644
--- a/playbooks/cups.yml
+++ b/playbooks/cups.yml
@@ -1,11 +1,10 @@
-- import_playbook: common.yml
- vars:
- hostlist: cups_servers
-
- name: configure cups
hosts: cups_servers
tags: cups
roles:
+ - role: common
+ tags: common
+
- role: cups_server
- role: archive_job