Add gpg to common packages
parent
a679c5f7b9
commit
984c2ed859
|
@ -25,6 +25,7 @@
|
|||
# - irqbalance # distribute interrupts on multicores CPU
|
||||
- vlock # virtual console lock
|
||||
- resolvconf # for dns configuration in network interfaces
|
||||
- gpg # for apt keys
|
||||
register: apt_result
|
||||
retries: 3
|
||||
until: apt_result is succeeded
|
||||
|
|
Loading…
Reference in New Issue