feat: dummy ssl certs task to ansible

This commit is contained in:
Lenoctambule
2026-04-02 13:56:13 +02:00
parent f8a48ee181
commit 66f115a2e2
4 changed files with 31 additions and 53 deletions

View File

@@ -3,6 +3,8 @@ passphrase: changeme
cert_domain: "example.com"
cert_email: "admin@example.com"
dest_dir: /var/app/
cert_path: "{{ dest_dir }}/srcs/nginx/certbot/conf/live/{{ cert_domain }}"
DB_USER: wp
DB_PWD: password123