Ansible-roles/teamcity.server
Alexander Buntakov db4853831e 2019.1 -> 2021.1 2021-05-26 19:42:08 +03:00
..
defaults 2019.1 -> 2021.1 2021-05-26 19:42:08 +03:00
tasks teamcity.server: fix deployment name 2020-09-25 00:34:13 +03:00
templates 2019.1 -> 2021.1 2021-05-26 19:42:08 +03:00
README.md teamcity.server: add role 2020-09-24 22:02:25 +03:00

README.md

teamcity.server

Role arguments:

teamcity_server:
  # a string designating the port to bind
  port: "8111"
  docker:
    # a list of networks to attach to
    networks:
      - web