aboutsummaryrefslogtreecommitdiffstats
path: root/playbooks/cups.yml
blob: ed67eb1301ee54adfa139c252f22cee6f38d5283 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
- name: configure cups
  hosts: cups_servers
  tags: cups
  roles:
    - role: common
      tags: common

    - role: cups_server

    - role: archive_job
      archive_name: cups
      archive_shell: '{{ cups_archive_shell }}'
      tags: archive