mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-04-19 14:32:09 +07:00
⚗️ Try import role in galaxy
This commit is contained in:
@@ -6,4 +6,4 @@
|
||||
tasks:
|
||||
- name: Include role
|
||||
ansible.builtin.include_role:
|
||||
name: "hanxhx.mysql"
|
||||
name: "HanXHX.mysql"
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
tasks:
|
||||
- name: Include role
|
||||
ansible.builtin.include_role:
|
||||
name: "hanxhx.mysql"
|
||||
name: "HanXHX.mysql"
|
||||
|
||||
- name: COPY | Deploy first dump
|
||||
ansible.builtin.copy:
|
||||
@@ -33,4 +33,4 @@
|
||||
tasks:
|
||||
- name: Include role
|
||||
ansible.builtin.include_role:
|
||||
name: "hanxhx.mysql"
|
||||
name: "HanXHX.mysql"
|
||||
|
||||
@@ -6,4 +6,4 @@
|
||||
tasks:
|
||||
- name: Include role
|
||||
ansible.builtin.include_role:
|
||||
name: "hanxhx.mysql"
|
||||
name: "HanXHX.mysql"
|
||||
|
||||
Reference in New Issue
Block a user