finallycoffee.cicd.jenkins_inbound_agent
ansible role
Overview
Deploy Jenkins inbound agents using docker.
Required configuration
jenkins_agent_server_url
- URL of the jenkins control node, including protocol and port, i.e.: http://jenkins-server:portjenkins_agent_secret
- Secret for this jenkins agent generated by the jenkins control nodejenkins_agent_name
- Name of this (inbound) agent, must match agent name in jenkins control node