mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Implemented certbot for cloudflare\hetzner, optimized documentation and solved bugs
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
- name: install certbot
|
||||
pacman:
|
||||
name: [certbot,certbot-nginx]
|
||||
name:
|
||||
- certbot-nginx
|
||||
state: present
|
||||
when: run_once_nginx_certbot is not defined
|
||||
|
||||
|
Reference in New Issue
Block a user