Jabber stuff
This commit is contained in:
parent
f5a258b9a1
commit
3ad3372f84
1 changed files with 8 additions and 0 deletions
8
jabber.yml
Normal file
8
jabber.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
- hosts:
|
||||
- jabber
|
||||
become: yes
|
||||
tags: [jabber]
|
||||
roles:
|
||||
- certbot
|
||||
- prosody
|
Loading…
Reference in a new issue