Ensure gnupg installed on Raspbian
It's likely installed by default, but it doesn't hurt to specify it. It also makes us more the same with `setup_debian.yml`.
This commit is contained in:
parent
f545de53f7
commit
a09ed58892
@ -5,6 +5,7 @@
|
||||
name:
|
||||
- apt-transport-https
|
||||
- ca-certificates
|
||||
- gnupg
|
||||
state: present
|
||||
update_cache: yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user