Deployer Tasks: Fix typo

This commit is contained in:
Christer Warén 2024-04-18 16:59:58 +03:00
parent df47f06308
commit bd3ca45f1a

View File

@ -51,7 +51,7 @@
tags: tags:
- mariadb - mariadb
- name: "Deployer - MariaDB - Upgrade" - name: "Deployer - MariaDB - Upgrade"
containers.podman.podman_container_exec: containers.podman.podman_container_exec:
container: "mariadb" container: "mariadb"
command: "mariadb-upgrade --host=127.0.0.1 --user=root --password=y9ZmTmUKLaRrZ4SA" command: "mariadb-upgrade --host=127.0.0.1 --user=root --password=y9ZmTmUKLaRrZ4SA"