imfreedom/teamcity-ansible

remove the old playbook
draft
2021-06-02, Gary Kramlich
9594c34179bc
Parents 365543ded07b
Children 1f4dfbb121c1
remove the old playbook
  • +0 -19
    agent.yml
  • --- a/agent.yml Wed Jun 02 02:00:27 2021 -0500
    +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
    @@ -1,19 +0,0 @@
    ----
    -- hosts: convey
    - roles:
    - - role: update
    - - role: cron-apt
    - - role: convey
    - convey_version: 0.13.1
    - convey_sha256_checksum: c5f1d5c7d5da5ec61d325659e77e74a205f62929f2abca82b949c22164f2e5b6
    - - role: teamcity
    - teamcity_server: https://ci.imfreedom.org/
    -- hosts: simple
    - roles:
    - - role: update
    - - role: cron-apt
    - - role: pidgin2-dependencies
    - - role: pidgin3-dependencies
    - - role: teamcity
    - teamcity_server: https://ci.imfreedom.org/
    -