Role install and configure Azure Devops Pipeline agent on Linux machines.
None.
Set organization url (for Azure Pipelines: https://dev.azure.com/{yourorganization})
az_agent_server_url: null
Set user PAT (generation instructions: LINK)
az_agent_pat: null
Specify agent version:
az_agent_version: 3.246.0
Provide name of existing agent pool
az_agent_pool_name: Default
Specify user details. If not exists - role will create.
az_agent_user: az-agent
az_agent_directory: /opt/az-agent/
Set this flag to allow reinstall agent if exists. :warning: Before reinstalling make sure the agent has been removed from the pool
az_agent_allow_reinstall_existing_agent: false
None.
No information needed.
GPLv3
Mateusz Pietrzak mateoops