mirror of https://github.com/easzlab/kubeasz.git
parent
c4775ccd77
commit
4c0bd5c50a
|
@ -16,7 +16,7 @@
|
|||
ignore_errors: True
|
||||
|
||||
- name: 安装解压工具
|
||||
yum: name={{ item }} state=latest
|
||||
package: name={{ item }} state=present
|
||||
with_items:
|
||||
- zip
|
||||
- unzip
|
||||
|
|
Loading…
Reference in New Issue