mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-04-19 17:01:37 +02:00
10 lines
117 B
YAML
10 lines
117 B
YAML
---
|
|
- hosts: all
|
|
|
|
vars:
|
|
certbot_install_from_source: yes
|
|
|
|
roles:
|
|
- geerlingguy.git
|
|
- role_under_test
|