diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-11-20 02:00:02 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-11-20 02:01:29 +0100 |
commit | a924d8f217a947f34d2ac5cc637a91a8b2b918ca (patch) | |
tree | 5ae9d6973536984a21755216342e8da4ce2900b8 /README.md | |
parent | rate_mirrors: fix command line usage (diff) | |
download | maintenance-master.tar.gz maintenance-master.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +**This repo has been retired. +In was a badly-structured Ansible project anyway, albeit useful. +I automated my infrastructure using Terraform (see [infra-terraform]) & moved +most of Ansible to a proper collection (see [infra-ansible]).** + +[infra-terraform]: https://github.com/egor-tensin/infra-terraform +[infra-ansible]: https://github.com/egor-tensin/infra-ansible + Maintenance =========== |