feat: upgrade Z-Push
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
|
||||
- name: install z-push repokey
|
||||
apt_key:
|
||||
url: https://download.kopano.io/zhub/z-push%3A/final/Debian_10/Release.key
|
||||
url: https://download.kopano.io/zhub/z-push%3A/final/Debian_11/Release.key
|
||||
state: present
|
||||
|
||||
- name: install z-push repo
|
||||
apt_repository:
|
||||
repo: deb https://download.kopano.io/zhub/z-push:/final/Debian_10/ /
|
||||
repo: deb https://download.kopano.io/zhub/z-push:/final/Debian_11/ /
|
||||
state: present
|
||||
|
||||
- name: install z-push packages
|
||||
|
Reference in New Issue
Block a user