roles/common: fix tarsnap signing of apt repo
This commit is contained in:
parent
1bddf3cccd
commit
18d4245fc0
@ -1 +1 @@
|
||||
deb [arch=amd64] https://pkg.tarsnap.com/deb/{{ ansible_distribution_release }} ./
|
||||
deb [arch=amd64 signed-by=/etc/apt/keyrings/tarsnap-deb-packaging-key.asc] https://pkg.tarsnap.com/deb/{{ ansible_distribution_release }} ./
|
||||
|
Loading…
Reference in New Issue
Block a user