修复20.4部署bug

This commit is contained in:
zhangzhihan
2020-04-27 10:49:24 +08:00
parent f8ba0f2019
commit 5382ab72a2
3 changed files with 1 additions and 3 deletions

View File

@@ -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:

View File

@@ -25,6 +25,5 @@
systemd:
name: clotho.service
enabled: yes
state: started
daemon_reload: yes

View File

@@ -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: