Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roles/letsencrypt/templates/domain_list.txt
blob: 8cd60f8e027e129f9d709a1c56c4c69ef4918c9d (plain) (blame)
1
2
3
{% for domain in certificate_domains %}
{{ domain }}
{% endfor %}