Specify a filename for repository

So that it stays the same even if the URL is changed.
This commit is contained in:
Kim Alvefur 2021-10-18 14:15:32 +02:00
parent deddef38f2
commit 30e05e8754
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
url: "https://packages.prosody.im/debian/pubkey.asc"
- name: "Add Prosody package repo"
apt_repository:
filename: prosody
repo: "deb https://packages.prosody.im/debian buster main"
- name: "Detect dpkg architecture name"
shell: dpkg --print-architecture