Installs a jenkins in the way suggested on https://jenkins.io/doc/book/getting-started/installing/ .
You should be on a debian system with an internet connection.
- hosts: servers
roles:
- { role: hoall.jenkins }
BSD
Felix Paetow [email protected]