turkenh / ansible-interactive-tutorial

Interactive Ansible tutorials with dead simple setup via Docker
Other
1.48k stars 208 forks source link

Level 14 error. #39

Open syrgak33 opened 2 years ago

syrgak33 commented 2 years ago

First of all, thanks for this tutorial, i really loved this style of learning, but had some errors at lvl 14, so here is the solution(if you can call it like that :)
In the master container (workspace) go to this file and change the links: /root/.ansible/roles/geerlingguy.jenkins/vars/Debian.yml

Here you can find valid links to use. https://pkg.jenkins.io/debian-rc/

brootware commented 2 years ago

Hey @syrgak33 , seems like this is the issue originating from source : https://github.com/geerlingguy/ansible-role-jenkins. Currently there is a PR https://github.com/geerlingguy/ansible-role-jenkins/pull/343 for this. So we will have to wait.