mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-02-24 10:13:30 +07:00
Update somie comments
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
include: 'mariadb/upstream.yml'
|
||||
when: mariadb_origin == 'upstream'
|
||||
|
||||
- name: APT | Install few MySQL related tools
|
||||
- name: APT | Install few MariaDB related tools
|
||||
apt:
|
||||
pkg: "{{ item }}"
|
||||
install_recommends: no
|
||||
|
||||
Reference in New Issue
Block a user