Compare commits
2 Commits
3bdb63a0bf
...
6077bb0d78
Author | SHA1 | Date | |
---|---|---|---|
6077bb0d78 | |||
9cbeaa71f6 |
@ -42,3 +42,12 @@
|
||||
delegate_to: localhost
|
||||
when:
|
||||
- loki_binary_local_dir | length == 0
|
||||
|
||||
- name: Install unzip
|
||||
apt:
|
||||
name: unzip
|
||||
update_cache: true
|
||||
|
||||
- name: Install dnspython
|
||||
pip:
|
||||
name: dnspython
|
Loading…
Reference in New Issue
Block a user