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

    - role: znc

    - role: archive_job
      archive_name: znc
      archive_shell: '{{ znc_archive_shell }}'
      tags: archive