mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-04-19 14:32:09 +07:00
💚 Fix converge
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user