7 lines
67 B
YAML
7 lines
67 B
YAML
---
|
|
|
|
- name: Certbot setup
|
|
hosts: certbot
|
|
roles:
|
|
- certbot
|