Jul 04 2020
Register a Jenkins Slave with Ansible
We saw how to register a Jenkins slave with a REST API. Let’s go one step further: make Ansible do that for you. You will first need a Jenkins user and associated token with the proper rights. Agent connect and create permissions should be sufficient. I’ll simply call that user “node”. Log on Jenkins with […]