Compare commits

..

2 Commits

Author SHA1 Message Date
20f017d808 make it work on debian 13 2026-02-06 08:17:53 +01:00
9fcbbdf23f fix git.opendoor.fr url 2025-12-19 14:04:58 +01:00
3 changed files with 2 additions and 2 deletions

View File

@@ -108,7 +108,7 @@
- name: deploy backup script
ansible.builtin.git:
repo: https://infra.opendoor.fr/git/tom/mysql_backup.git
repo: https://git.opendoor.fr/tom/mysql_backup.git
dest: /root/bin/mysql_backup
- name: backup script permissions

View File

@@ -1,5 +1,4 @@
packages_list:
- mariadb-server
- python-pymysql
admin_group: adm

1
vars/debian13.yml Symbolic link
View File

@@ -0,0 +1 @@
debian.yml