Merge pull request #71 from Zash/repo-filename

Specify a filename for repository
This commit is contained in:
Matthew Wild 2021-10-18 13:52:15 +01:00 committed by GitHub
commit ff38924c47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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