This commit is contained in:
Matte
2024-04-18 17:50:57 +03:00
parent 9ffb1b7f58
commit a232ca888f
4 changed files with 15 additions and 2 deletions

4
files/certbot/nginx.sh Normal file
View File

@ -0,0 +1,4 @@
#!/bin/bash
echo -n "$CERTBOT_VALIDATION" > /root/nginx/html/.well-known/acme-challenge/$CERTBOT_TOKEN
/opt/ansible/bin/ansible-pull -U ssh://git@github.com/MatteZ02/mpp-ansible --private-key ~/.ssh/id_rsa tasks.yml -t nginx