💚 Fix converge

This commit is contained in:
Emilien Mantel
2024-10-21 17:45:11 +02:00
parent 79b1c50295
commit 60d4033330
3 changed files with 4 additions and 4 deletions

View File

@@ -6,4 +6,4 @@
tasks: tasks:
- name: Include role - name: Include role
ansible.builtin.include_role: ansible.builtin.include_role:
name: "HanXHX.mysql" name: "hanxhx.mysql"

View File

@@ -7,7 +7,7 @@
tasks: tasks:
- name: Include role - name: Include role
ansible.builtin.include_role: ansible.builtin.include_role:
name: "HanXHX.mysql" name: "hanxhx.mysql"
- name: COPY | Deploy first dump - name: COPY | Deploy first dump
ansible.builtin.copy: ansible.builtin.copy:
@@ -33,4 +33,4 @@
tasks: tasks:
- name: Include role - name: Include role
ansible.builtin.include_role: ansible.builtin.include_role:
name: "HanXHX.mysql" name: "hanxhx.mysql"

View File

@@ -6,4 +6,4 @@
tasks: tasks:
- name: Include role - name: Include role
ansible.builtin.include_role: ansible.builtin.include_role:
name: "HanXHX.mysql" name: "hanxhx.mysql"