Download crun using download_file.yml (#7370)

* Add crun download_url and checksum

* Change versioning format to crun native versioning

* Download crun using download_file.yml

* Get crun version from download defaults

* Delegate crun binary copy task to crun role
This commit is contained in:
Necatican Yıldırım
2021-03-19 18:40:33 +03:00
committed by GitHub
parent ead8a4e4de
commit 811f546ea6
3 changed files with 36 additions and 23 deletions

View File

@@ -1,5 +1,3 @@
---
crun_version: 0.18
crun_release_url: https://github.com/containers/crun/releases/download/{{ crun_version }}/crun-{{ crun_version }}-linux-{{ host_architecture }}
crun_bin_dir: /usr/bin/