Update to 2022-02-02 23:00

This commit is contained in:
Daniel Berteaud
2022-02-02 23:00:07 +01:00
parent dcd16b8ee8
commit 81da0fe8f1
7 changed files with 19 additions and 7 deletions

View File

@@ -1,5 +1,8 @@
---
- name: Install mysqldump
package: name=mariadb
- name: Create archive dir
file: path={{ root_dir }}/archives/{{ version }} state=directory mode=700