diff options
| author | zhangzhihan <[email protected]> | 2020-04-28 13:12:16 +0800 |
|---|---|---|
| committer | zhangzhihan <[email protected]> | 2020-04-28 13:12:16 +0800 |
| commit | 0c4a1306e999f52224857935a6c188e133fc0740 (patch) | |
| tree | 1b9b465e5538e7870330cac840bbedf6f65b6e79 | |
| parent | d8ded2517aa438ffc3371d86fc3cb6d44ecfad07 (diff) | |
更新ftp和fw_http插件
| -rw-r--r-- | roles/firewall/files/ftp-debug-1.0.0.-1.el7.x86_64.rpm | bin | 30468 -> 0 bytes | |||
| -rw-r--r-- | roles/firewall/files/fw_http_plug-debug-1.0.6.7b34485-1.el7.centos.x86_64.rpm | bin | 220276 -> 0 bytes | |||
| -rw-r--r-- | roles/framework/tasks/main.yml | 5 |
3 files changed, 0 insertions, 5 deletions
diff --git a/roles/firewall/files/ftp-debug-1.0.0.-1.el7.x86_64.rpm b/roles/firewall/files/ftp-debug-1.0.0.-1.el7.x86_64.rpm Binary files differdeleted file mode 100644 index eed11e2..0000000 --- a/roles/firewall/files/ftp-debug-1.0.0.-1.el7.x86_64.rpm +++ /dev/null diff --git a/roles/firewall/files/fw_http_plug-debug-1.0.6.7b34485-1.el7.centos.x86_64.rpm b/roles/firewall/files/fw_http_plug-debug-1.0.6.7b34485-1.el7.centos.x86_64.rpm Binary files differdeleted file mode 100644 index d25be26..0000000 --- a/roles/firewall/files/fw_http_plug-debug-1.0.6.7b34485-1.el7.centos.x86_64.rpm +++ /dev/null diff --git a/roles/framework/tasks/main.yml b/roles/framework/tasks/main.yml index d172fe3..bb42da9 100644 --- a/roles/framework/tasks/main.yml +++ b/roles/framework/tasks/main.yml @@ -11,10 +11,5 @@ packages: - /tmp/ansible_deploy/framework-debug-2.0.17.1e678c4-1.el7.centos.x86_64.rpm -- name: "install framework ld.conf" - synchronize: - src: "{{ role_path }}/files/framework/framework.conf" - dest: /etc/ld.so.conf.d/framework.conf - - name: "update ld" command: ldconfig |
