tfe和certstore统一术语版本更新

This commit is contained in:
fengweihao
2019-12-17 14:03:51 +08:00
parent 2ddd07b5cb
commit 999349a445
6 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@
- name: install certstore
unarchive:
src: "{{ role_path }}/files/certstore-base-online-20190923.tar.gz"
src: "{{ role_path }}/files/certstore-base-online-20191217.tar.gz"
dest: /home/tsg
- name: template certstore configure file

Binary file not shown.

View File

@@ -8,7 +8,7 @@
yum:
name:
- /tmp/ansible_deploy/tfe-kmod-v1.0.4.20190923-1dkms.noarch.rpm
- /tmp/ansible_deploy/tfe-4.1.6.e94a8bb-1.el7.x86_64.rpm
- /tmp/ansible_deploy/tfe-4.2.0.8cf9453-1.el7.x86_64.rpm
state: present
when: package_source == "local"