Specify a filename for repository
So that it stays the same even if the URL is changed.
This commit is contained in:
parent
deddef38f2
commit
30e05e8754
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user