modified: apdb.yml

modified:   apdbdump.yml
	new file:   sdis29-dump.sql
This commit is contained in:
Your Name
2024-11-08 11:55:27 +01:00
parent 8b53ad8ad7
commit 05f9b94c3c
3 changed files with 415 additions and 5 deletions

View File

@@ -32,7 +32,7 @@
- name: Import database
community.mysql.mysql_db:
name: my_db
name: sdis29
state: import
target: /tmp/sdis29.sql
login_unix_socket: /run/mysqld/mysqld.sock