mariadb.yml aktualisiert
This commit is contained in:
parent
6d552869f2
commit
c9623aec27
@ -187,7 +187,7 @@
|
|||||||
ansible.builtin.shell: docker-compose up -d --force-recreate
|
ansible.builtin.shell: docker-compose up -d --force-recreate
|
||||||
args:
|
args:
|
||||||
chdir: /home/docker/mariadb.{{inventory_hostname}}
|
chdir: /home/docker/mariadb.{{inventory_hostname}}
|
||||||
creates: /home/docker/mariadb.{{inventory_hostname}}/db-data/sys/db.opt
|
creates: /home/docker/mariadb.{{inventory_hostname}}/db-data/ibdata1
|
||||||
|
|
||||||
- name: Wait until mariadb install is finished
|
- name: Wait until mariadb install is finished
|
||||||
wait_for:
|
wait_for:
|
||||||
|
Loading…
Reference in New Issue
Block a user