Merge pull request #613 from vractal/fix-gpg-dep

Replace gpg dependency for gnupg for debian compatibility
This commit is contained in:
Slavi Pantaleev
2020-07-30 09:29:25 +03:00
committed by GitHub

View File

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