修复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 - name: template certstore configure file
template: template:
src: "{{ role_path }}/templates/cert_store.ini.j2" 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" - name: "start certstore"
systemd: systemd:

View File

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

View File

@@ -10,7 +10,6 @@
vars: vars:
packages: packages:
- /tmp/ansible_deploy/framework-debug-2.0.17.1e678c4-1.el7.centos.x86_64.rpm - /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" - name: "install framework ld.conf"
synchronize: synchronize: