diff options
| author | zhangzhihan <[email protected]> | 2020-09-21 18:33:10 +0800 |
|---|---|---|
| committer | zhangzhihan <[email protected]> | 2020-09-21 18:33:10 +0800 |
| commit | 05b56cb4ec1aa29f036b2cc3eba3b6adf9c676ee (patch) | |
| tree | a4ccd574a226acddeba92ad6e26ef15fdb01b5a6 /roles/kni/tasks/main.yml | |
| parent | 27d3231a6e1a5132a46d8f5920e9acd81d325b0d (diff) | |
update
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 df94d99..de68b06 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.07-1.el7.x86_64.rpm + - /tmp/ansible_deploy/kni-20.09-1.el7.x86_64.rpm state: present - name: Template the kni.conf |
