8 lines
94 B
YAML
8 lines
94 B
YAML
---
|
|
- hosts:
|
|
- jabber
|
|
become: yes
|
|
tags: [jabber]
|
|
roles:
|
|
- certbot
|
|
- prosody
|