Compare commits
No commits in common. "6077bb0d7828064fbbb9dd2170708c429d8820bc" and "3bdb63a0bf430c07f6cca964c716b92224323a5e" have entirely different histories.
6077bb0d78
...
3bdb63a0bf
@ -42,12 +42,3 @@
|
||||
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