diff options
| author | 崔一鸣 <[email protected]> | 2020-01-15 13:39:34 +0800 |
|---|---|---|
| committer | 崔一鸣 <[email protected]> | 2020-01-15 13:40:32 +0800 |
| commit | dd1f1b2ff52889b11dd0686c122b85de9275796e (patch) | |
| tree | 261ca9c133080139320c5bf96459f89b389f6d77 | |
| parent | 5d10c09630f67aa2b997223fe531270a8363c832 (diff) | |
更新kni到3.0.1Feature-kni-3.0
| -rw-r--r-- | roles/kni/files/kni-3.0.0.4484554-1.el7.x86_64.rpm | bin | 87832 -> 0 bytes | |||
| -rw-r--r-- | roles/kni/files/kni-debug-3.0.1.f81dd69-1.el7.x86_64.rpm | bin | 0 -> 63980 bytes | |||
| -rw-r--r-- | roles/kni/files/kni-debug-debuginfo-3.0.1.f81dd69-1.el7.x86_64.rpm | bin | 0 -> 34324 bytes | |||
| -rw-r--r-- | roles/kni/files/kni-debuginfo-3.0.0.4484554-1.el7.x86_64.rpm | bin | 34360 -> 0 bytes | |||
| -rw-r--r-- | roles/kni/tasks/main.yml | 2 |
5 files changed, 1 insertions, 1 deletions
diff --git a/roles/kni/files/kni-3.0.0.4484554-1.el7.x86_64.rpm b/roles/kni/files/kni-3.0.0.4484554-1.el7.x86_64.rpm Binary files differdeleted file mode 100644 index e7a226a..0000000 --- a/roles/kni/files/kni-3.0.0.4484554-1.el7.x86_64.rpm +++ /dev/null diff --git a/roles/kni/files/kni-debug-3.0.1.f81dd69-1.el7.x86_64.rpm b/roles/kni/files/kni-debug-3.0.1.f81dd69-1.el7.x86_64.rpm Binary files differnew file mode 100644 index 0000000..0e9c9ea --- /dev/null +++ b/roles/kni/files/kni-debug-3.0.1.f81dd69-1.el7.x86_64.rpm diff --git a/roles/kni/files/kni-debug-debuginfo-3.0.1.f81dd69-1.el7.x86_64.rpm b/roles/kni/files/kni-debug-debuginfo-3.0.1.f81dd69-1.el7.x86_64.rpm Binary files differnew file mode 100644 index 0000000..2290e12 --- /dev/null +++ b/roles/kni/files/kni-debug-debuginfo-3.0.1.f81dd69-1.el7.x86_64.rpm diff --git a/roles/kni/files/kni-debuginfo-3.0.0.4484554-1.el7.x86_64.rpm b/roles/kni/files/kni-debuginfo-3.0.0.4484554-1.el7.x86_64.rpm Binary files differdeleted file mode 100644 index c5c4159..0000000 --- a/roles/kni/files/kni-debuginfo-3.0.0.4484554-1.el7.x86_64.rpm +++ /dev/null diff --git a/roles/kni/tasks/main.yml b/roles/kni/tasks/main.yml index f73a257..eda0cf6 100644 --- a/roles/kni/tasks/main.yml +++ b/roles/kni/tasks/main.yml @@ -7,7 +7,7 @@ - name: "install kni rpms from localhost" yum: name: - - /tmp/ansible_deploy/kni-3.0.0.4484554-1.el7.x86_64.rpm + - /tmp/ansible_deploy/kni-debug-3.0.1.f81dd69-1.el7.x86_64.rpm state: present - name: Template the kni.conf |
