Replace gpg dependency for gnupg for better debian compatibility

This commit is contained in:
vractal 2020-07-28 15:26:16 -04:00
parent 196eb2da70
commit 9b61fef271

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