This is a place to keep my Ansible scripts related to installing and configuring Teamcity
Go to file
Mike Conrad d0bddae399 Removed unused variables 2024-03-11 07:11:22 -04:00
templates Initial Commit 2024-03-11 06:59:01 -04:00
README.md Updated README 2024-03-11 07:02:17 -04:00
install-teamcity-server.yml Removed unused variables 2024-03-11 07:11:22 -04:00

README.md

Overview

This repo is a simple collection of my Ansible scripts used to install and manage TeamCity server instances. This playbook is designed to install TeamCity server and the needed dependecies as well as to create/enable a systemd service. Currently tested on popos 22.04

Running this playbook

ansible-playbook --ask-become-pass install-teamcity-server.yml