Repository URL to install this package:
|
Version:
1.0.0b1 ▾
|
---
- hosts: localhost
remote_user: root
vars:
letsencrypt_email: admin@example.com
letsencrypt_cert_domains:
- www.example.com
letsencrypt_server: https://acme-staging.api.letsencrypt.org/directory
roles:
- ansible-letsencrypt