summaryrefslogtreecommitdiff
path: root/roles/download-iso
AgeCommit message (Collapse)Author
2022-04-24Fix: the iso_local file gets overridden when the src and dst file checksums ↵carazzim0
do not match: https://github.com/ansible/ansible/issues/64016
2022-03-16T4278: Remove ISO verification, because rolling image doesn't have GPG keyYuya Kusakabe
2021-01-23Fixed ISO download taskzsdc
The current listing of the https://downloads.vyos.io/?dir=rolling/current/amd64 is not compatible with the old parser. Also, now it is not necessary to search for the latest image anymore - it has always the same static URL. Therefore, the download page parser was removed and the download task was modified to download an ISO from a permanent URL.
2018-06-28Cleanup playbookYuya Kusakabe