From b2c9836677a436c5afd90b42ff52f754bc2f0d98 Mon Sep 17 00:00:00 2001 From: liuxueli Date: Fri, 16 Oct 2020 09:53:46 +0800 Subject: 更新fw_ssl_plug的RPM MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../files/fw_ssl_plug-3.0.3.71f6bff-2.el7.x86_64.rpm | Bin 14744 -> 0 bytes .../files/fw_ssl_plug-3.0.4.a0b19ee-2.el7.x86_64.rpm | Bin 0 -> 14884 bytes roles/firewall/tasks/main.yml | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 roles/firewall/files/fw_ssl_plug-3.0.3.71f6bff-2.el7.x86_64.rpm create mode 100644 roles/firewall/files/fw_ssl_plug-3.0.4.a0b19ee-2.el7.x86_64.rpm diff --git a/roles/firewall/files/fw_ssl_plug-3.0.3.71f6bff-2.el7.x86_64.rpm b/roles/firewall/files/fw_ssl_plug-3.0.3.71f6bff-2.el7.x86_64.rpm deleted file mode 100644 index b10ecaf..0000000 Binary files a/roles/firewall/files/fw_ssl_plug-3.0.3.71f6bff-2.el7.x86_64.rpm and /dev/null differ diff --git a/roles/firewall/files/fw_ssl_plug-3.0.4.a0b19ee-2.el7.x86_64.rpm b/roles/firewall/files/fw_ssl_plug-3.0.4.a0b19ee-2.el7.x86_64.rpm new file mode 100644 index 0000000..0ebd79a Binary files /dev/null and b/roles/firewall/files/fw_ssl_plug-3.0.4.a0b19ee-2.el7.x86_64.rpm differ diff --git a/roles/firewall/tasks/main.yml b/roles/firewall/tasks/main.yml index 07597fe..36fdd9e 100644 --- a/roles/firewall/tasks/main.yml +++ b/roles/firewall/tasks/main.yml @@ -20,7 +20,7 @@ - /tmp/ansible_deploy/fw_http_plug-3.0.1.0c7e082-2.el7.x86_64.rpm - /tmp/ansible_deploy/fw_mail_plug-3.0.1.02465eb-2.el7.x86_64.rpm - /tmp/ansible_deploy/fw_quic_plug-3.0.1.b790ee1-2.el7.x86_64.rpm - - /tmp/ansible_deploy/fw_ssl_plug-3.0.3.71f6bff-2.el7.x86_64.rpm + - /tmp/ansible_deploy/fw_ssl_plug-3.0.4.a0b19ee-2.el7.x86_64.rpm - /tmp/ansible_deploy/http-2.0.5.c61ad9a-2.el7.x86_64.rpm - /tmp/ansible_deploy/mail-1.0.9.c1d3bde-2.el7.x86_64.rpm - /tmp/ansible_deploy/quic-1.1.10.c2b90a0-2.el7.x86_64.rpm -- cgit v1.2.3