소스 검색

debian package requirements

covid-videoplattform
부모
커밋
1dafe6e765
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. +4
    -1
      tasks/main.yaml

+ 4
- 1
tasks/main.yaml 파일 보기

@@ -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


불러오는 중...
취소
저장