bugfix:删除ansible中安装libmaatframe-tools的代码

This commit is contained in:
fumingwei
2023-04-05 23:41:25 +08:00
parent 4f547144ac
commit cb0b68eace

View File

@@ -30,7 +30,6 @@
- name: "Install maat-redis-tool"
shell: rpm -i /tmp/rpm_download/{{ item }}* --prefix {{ prefix_path.framework }} --nodeps
with_items:
- libmaatframe-tools
- libswarmkv-tools
- name: "mkdir /etc/ld.so.conf.d/"