소스 검색

Merge pull request #592 from hungrymonkey/issue_590

Added gpg as base dependency for Debian 10
pull/594/head
Slavi Pantaleev 6 년 전
committed by GitHub
부모
커밋
4b38040efd
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      roles/matrix-base/tasks/server_base/setup_debian.yml

+ 1
- 0
roles/matrix-base/tasks/server_base/setup_debian.yml 파일 보기

@@ -5,6 +5,7 @@
name:
- apt-transport-https
- ca-certificates
- gpg
state: present
update_cache: yes



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