mirror of https://dev.ccchb.de/ccchb/ansible.git
Jabber stuff
This commit is contained in:
parent
f5a258b9a1
commit
3ad3372f84
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
- hosts:
|
||||
- jabber
|
||||
become: yes
|
||||
tags: [jabber]
|
||||
roles:
|
||||
- certbot
|
||||
- prosody
|
Loading…
Reference in New Issue