From 5382ab72a25cbf838abeed9d22cd1beb9c8785ec Mon Sep 17 00:00:00 2001 From: zhangzhihan Date: Mon, 27 Apr 2020 10:49:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D20.4=E9=83=A8=E7=BD=B2bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- roles/certstore/tasks/main.yml | 2 +- roles/clotho/tasks/main.yml | 1 - roles/framework/tasks/main.yml | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/roles/certstore/tasks/main.yml b/roles/certstore/tasks/main.yml index f18b623..69cc9c2 100644 --- a/roles/certstore/tasks/main.yml +++ b/roles/certstore/tasks/main.yml @@ -16,7 +16,7 @@ - name: template certstore configure file template: src: "{{ role_path }}/templates/cert_store.ini.j2" - dest: /home/tsg/certstore-base/conf/cert_store.ini + dest: /home/tsg/certstore/conf/cert_store.ini - name: "start certstore" systemd: diff --git a/roles/clotho/tasks/main.yml b/roles/clotho/tasks/main.yml index 30f7b28..4cbe691 100644 --- a/roles/clotho/tasks/main.yml +++ b/roles/clotho/tasks/main.yml @@ -25,6 +25,5 @@ systemd: name: clotho.service enabled: yes - state: started daemon_reload: yes diff --git a/roles/framework/tasks/main.yml b/roles/framework/tasks/main.yml index e442bbd..d172fe3 100644 --- a/roles/framework/tasks/main.yml +++ b/roles/framework/tasks/main.yml @@ -10,7 +10,6 @@ vars: packages: - /tmp/ansible_deploy/framework-debug-2.0.17.1e678c4-1.el7.centos.x86_64.rpm - - /tmp/ansible_deploy/libmaatframe-2.8.0.5a450d2-1.el7.x86_64.rpm/ - name: "install framework ld.conf" synchronize: