diff options
| author | zhangzhihan <[email protected]> | 2020-06-14 13:07:04 +0800 |
|---|---|---|
| committer | zhangzhihan <[email protected]> | 2020-06-14 13:07:04 +0800 |
| commit | e67c3feb23ccb414427608bc5673c29f4069ccef (patch) | |
| tree | 3c059a2411cdd186d1222a3c0a580c49e86b58c3 /roles/kni/tasks/main.yml | |
| parent | 32dca718442d94606669b83047281012cfbaf614 (diff) | |
uodate 20.06tsg-version20.06-deploy
Diffstat (limited to 'roles/kni/tasks/main.yml')
| -rw-r--r-- | roles/kni/tasks/main.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/kni/tasks/main.yml b/roles/kni/tasks/main.yml index 7c07946..d2b8ab0 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-20.05.01.7886a74-1.el7.x86_64.rpm + - /tmp/ansible_deploy/kni-20.06-1.el7.x86_64.rpm state: present - name: Template the kni.conf |
