aboutsummaryrefslogtreecommitdiffstats
path: root/playbooks/xmpp.yml
blob: 6d86a889a4033fab13be1c18d019001c165492cd (plain)
1
2
3
4
5
6
7
8
- name: configure prosody
  hosts: xmpp_servers
  tags: xmpp,prosody
  roles:
    - role: common
      tags: common

    - role: prosody