renamed roles

This commit is contained in:
2022-09-24 20:33:37 +02:00
parent 3dfb5355fd
commit c6ec5ee669
58 changed files with 0 additions and 0 deletions

View File

@@ -1,12 +0,0 @@
redis_pkgs:
packages:
- package: "redis-server"
- package: "redis-tools"
postgres_pkgs:
packages:
- package: "libpq-dev"
- package: "postgresql"
- package: "postgresql-contrib"
- package: "python3-psycopg2"
- package: "sudo"