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

    - role: znc
      tags: znc

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