summaryrefslogtreecommitdiff
path: root/roles/tfe
diff options
context:
space:
mode:
authorzhangzhihan <[email protected]>2020-04-30 21:53:59 +0800
committerzhangzhihan <[email protected]>2020-04-30 21:53:59 +0800
commit624489cc6040093575d40627dceecc43112efd74 (patch)
tree1043b4ff1b59fed50b73d0936ad1d85f52a37b4d /roles/tfe
parent6dc5a5113dba5e7bebe78a80c4186caa316b8d48 (diff)
v20.5临时版本
Diffstat (limited to 'roles/tfe')
-rwxr-xr-xroles/tfe/files/tfe-4.3.1.cc89b5b-1.el7.x86_64.rpmbin3882928 -> 0 bytes
-rw-r--r--roles/tfe/tasks/main.yml2
2 files changed, 1 insertions, 1 deletions
diff --git a/roles/tfe/files/tfe-4.3.1.cc89b5b-1.el7.x86_64.rpm b/roles/tfe/files/tfe-4.3.1.cc89b5b-1.el7.x86_64.rpm
deleted file mode 100755
index 7f8410d..0000000
--- a/roles/tfe/files/tfe-4.3.1.cc89b5b-1.el7.x86_64.rpm
+++ /dev/null
Binary files differ
diff --git a/roles/tfe/tasks/main.yml b/roles/tfe/tasks/main.yml
index 5d3b9a3..485abbc 100644
--- a/roles/tfe/tasks/main.yml
+++ b/roles/tfe/tasks/main.yml
@@ -8,7 +8,7 @@
yum:
name:
- /tmp/ansible_deploy/tfe-kmod-v1.0.5.20200408-1dkms.noarch.rpm
- - /tmp/ansible_deploy/tfe-4.3.1.cc89b5b-1.el7.x86_64.rpm
+ - /tmp/ansible_deploy/tfe-4.3.1.202004291711100800.374930d-1.el7.x86_64.rpm
state: present
- name: "template tfe-env config"