设备管理21.01临时版本,oam-core和oam-snmp还未更新
This commit is contained in:
@@ -114,6 +114,11 @@
|
||||
shell: cp -rf /home/database/mysql/bin/mysqladmin /usr/local/bin
|
||||
when: return.rc != 0
|
||||
|
||||
- name: "copy my.cnf"
|
||||
copy:
|
||||
src: "{{ role_path }}/files/my.cnf"
|
||||
dest: /etc/mysql/my.cnf
|
||||
|
||||
- name: "start and enable mariadb"
|
||||
systemd:
|
||||
name: mariadb
|
||||
|
||||
Reference in New Issue
Block a user