Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Tomha
Total activity
2
Last activity
August 11, 2017 22:43
Member since
August 11, 2017 22:43
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (1)
Tomha
commented,
August 11, 2017 22:43
Ansible Task ``` - name: Authorize Agent tags: - teamcity-agent - teamcity-agent-auth uri: url: "https://{{ teamcity-host }}/httpAuth/app/rest/agents/{{ ansible_nodename }}/authorized" method: PUT ...
Community
TeamCity General Topics
How to programmatically authorize an agent (is this really the best way??)
0 votes