更新mrzcpd的版本,更新部分配置文件的渲染,降级Framework中的MESA_htable版本。

This commit is contained in:
Lu Qiuwen
2019-06-22 23:04:07 +08:00
parent d58db4279e
commit c981b4fcdb
10 changed files with 118 additions and 21 deletions

View File

@@ -17,7 +17,7 @@
- /tmp/ansible_deploy/dkms/zlib-1.2.7-18.el7.x86_64.rpm
- /tmp/ansible_deploy/dkms/which-2.20-7.el7.x86_64.rpm
- /tmp/ansible_deploy/dkms/dkms-2.7.1-1.el7.noarch.rpm
- /tmp/ansible_deploy/framework/framework-2.0.9.f583d06-1.el7.centos.x86_64
- /tmp/ansible_deploy/framework/framework-2.0.9.f583d06-1.el7.centos.x86_64.rpm
- name: "install/update rulescan header files"
synchronize:
@@ -39,6 +39,11 @@
src: "{{ role_path }}/files/maat/lib/"
dest: /opt/MESA/lib/
- name: "downgrade htable"
synchronize:
src: "{{ role_path }}/files/htable"
dest: /opt/MESA/lib/
- name: "update ld"
command: ldconfig