refactored wordpress role

This commit is contained in:
2023-12-06 14:40:18 +01:00
parent b53ff57f8a
commit 4a540e21b3
4 changed files with 32 additions and 22 deletions

View File

@@ -0,0 +1,2 @@
- name: recieve certbot certificate for {{domain}}
command: certbot certonly --agree-tos --email {{administrator_email}} --non-interactive --webroot -w /var/lib/letsencrypt/ -d {{domain}}