Browse Source

debian package requirements

covid-videoplattform
parent
commit
1dafe6e765
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      tasks/main.yaml

+ 4
- 1
tasks/main.yaml View File

@@ -9,11 +9,14 @@
- python3-pip
- fish
- git
- python-psycopg2 # for ansible
- postgresql
- python3-psycopg2
- ssl-cert

# ansible
- python-setuptools
- python-psycopg2

- name: set correct permissions for /etc/ssl/private
file:
path: /etc/ssl/private


Loading…
Cancel
Save