mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-02-24 10:13:30 +07:00
Minor changes
This commit is contained in:
@@ -32,8 +32,6 @@
|
||||
with_items:
|
||||
- mytop
|
||||
- percona-toolkit
|
||||
- percona-xtrabackup
|
||||
- python-mysqldb
|
||||
- mysqltuner
|
||||
|
||||
- name: APT | Install Percona Xtrabackup
|
||||
apt: pkg=percona-xtrabackup state=present
|
||||
|
||||
Reference in New Issue
Block a user