7 lines
74 B
YAML
7 lines
74 B
YAML
|
---
|
||
|
- hosts:
|
||
|
- all
|
||
|
become: true
|
||
|
roles:
|
||
|
- ansible-role-certbot
|