diff options
| author | zhangzhihan <[email protected]> | 2020-04-30 21:53:59 +0800 |
|---|---|---|
| committer | zhangzhihan <[email protected]> | 2020-04-30 21:53:59 +0800 |
| commit | 624489cc6040093575d40627dceecc43112efd74 (patch) | |
| tree | 1043b4ff1b59fed50b73d0936ad1d85f52a37b4d /roles/tfe | |
| parent | 6dc5a5113dba5e7bebe78a80c4186caa316b8d48 (diff) | |
v20.5临时版本
Diffstat (limited to 'roles/tfe')
| -rwxr-xr-x | roles/tfe/files/tfe-4.3.1.cc89b5b-1.el7.x86_64.rpm | bin | 3882928 -> 0 bytes | |||
| -rw-r--r-- | roles/tfe/tasks/main.yml | 2 |
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 Binary files differdeleted file mode 100755 index 7f8410d..0000000 --- a/roles/tfe/files/tfe-4.3.1.cc89b5b-1.el7.x86_64.rpm +++ /dev/null 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" |
