Another relou

This commit is contained in:
VC
2024-07-05 11:53:07 +02:00
parent 6ca2f5e8b1
commit 748a5076c0
3 changed files with 6 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
- name: Add APT Key for Unifi
apt_key:
get_url:
url: https://dl.ui.com/unifi/unifi-repo.gpg
state: present
dest: /etc/apt/trusted.gpg.d
- name: Add APT Unifi repository
apt_repository: