imfreedom/teamcity-ansible

python3-apt in debian testing is requires python3.8 but ansible defaults to python3.7 so we have to force it to python3.8 to make it work
---
- hosts: convey
roles:
- role: cron-apt
- role: qemu-user-static
- role: docker
- role: convey
convey_version: 0.13.1
convey_sha256_checksum: c5f1d5c7d5da5ec61d325659e77e74a205f62929f2abca82b949c22164f2e5b6
- role: mercurial
- role: git
- role: meson
- role: openjdk
- role: teamcity
teamcity_server: https://ci.imfreedom.org/
- hosts: simple
roles:
- role: cron-apt
- role: mercurial
- role: git
- role: meson
- role: openjdk
- role: pidgin2-dependencies
- role: pidgin3-dependencies
- role: teamcity
teamcity_server: https://ci.imfreedom.org/