mariadb.yml aktualisiert

This commit is contained in:
olli 2024-05-28 12:49:24 +02:00
parent 3d841c6f57
commit 0973a32533

View File

@ -60,6 +60,7 @@
marker: "# {mark} ANSIBLE MANAGED BLOCK" marker: "# {mark} ANSIBLE MANAGED BLOCK"
block: | block: |
cd /home/docker/mariadb.{{inventory_hostname}} cd /home/docker/mariadb.{{inventory_hostname}}
docker compose up -d mariadb.{{inventory_hostname}}--phpmyadmin
mkdir -p ssl mkdir -p ssl
# take letsencrypt-certs from traefik and check for new ones # take letsencrypt-certs from traefik and check for new ones
new=0 new=0