{"id":19188812,"url":"https://github.com/miquido/ansible-teamcity-build-agent","last_synced_at":"2026-07-03T09:35:05.800Z","repository":{"id":117573246,"uuid":"165856956","full_name":"miquido/ansible-teamcity-build-agent","owner":"miquido","description":"The project was made by Miquido. https://www.miquido.com/","archived":false,"fork":false,"pushed_at":"2019-09-04T12:48:54.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-23T03:42:22.074Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/miquido.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-15T13:36:22.000Z","updated_at":"2021-09-30T09:57:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"5240568b-2792-4ecf-a03d-e5a06d9e1824","html_url":"https://github.com/miquido/ansible-teamcity-build-agent","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/miquido/ansible-teamcity-build-agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miquido%2Fansible-teamcity-build-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miquido%2Fansible-teamcity-build-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miquido%2Fansible-teamcity-build-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miquido%2Fansible-teamcity-build-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miquido","download_url":"https://codeload.github.com/miquido/ansible-teamcity-build-agent/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miquido%2Fansible-teamcity-build-agent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35081254,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-03T02:00:05.635Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T11:26:06.492Z","updated_at":"2026-07-03T09:35:05.780Z","avatar_url":"https://github.com/miquido.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ansible-teamcity-build-agent\n\n[![Build Status](https://www.travis-ci.org/miquido/ansible-teamcity-build-agent.svg?branch=master)](https://www.travis-ci.org/miquido/ansible-teamcity-build-agent)\n[![License](https://img.shields.io/badge/license-MIT%20License-brightgreen.svg)](https://opensource.org/licenses/MIT)\n[![Twitter URL](https://img.shields.io/twitter/follow/miquido.svg?style=social\u0026label=Follow%20%40Miquido)](https://twitter.com/miquido)\n\n## Synopsis\n\nInstalling and configuring a TeamCity agent.\n\n## Requirements\n\nYou need to have installed Java.\n\n## Variables\n\nProtocol using to connect with TeamCity server:\n```\nteamcity_agent_server_url_protocol: http\n```\n\nTeamCity server address:\n```\nteamcity_agent_server_url: localhost\n```\n\nTeamCity build agent install directory:\n```\nteamcity_agent_install_dir: /opt/buildAgent\n```\n\nTeamCity administrator user:\n```\nteamcity_server_user_name: teamcity\n```\n\nTeamCity administrator password:\n```\nteamcity_server_user_passwd: teamcity\n```\n\n## Usage\n\n```\n---\n\n- hosts: all\n  become: yes\n  roles:\n    - ansible-teamcity-build-agent\n```\n\n## Test the role\n\nUse your shell and put\n```\nmolecule test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiquido%2Fansible-teamcity-build-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiquido%2Fansible-teamcity-build-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiquido%2Fansible-teamcity-build-agent/lists"}