🔨 Install unzip
This commit is contained in:
parent
3bdb63a0bf
commit
9cbeaa71f6
@ -42,3 +42,8 @@
|
||||
delegate_to: localhost
|
||||
when:
|
||||
- loki_binary_local_dir | length == 0
|
||||
|
||||
- name: Install unzip
|
||||
apt:
|
||||
name: unzip
|
||||
update_cache: true
|
Loading…
Reference in New Issue
Block a user