Another relou
This commit is contained in:
@@ -97,6 +97,8 @@ score LOCAL_BITCOIN 10.0
|
|||||||
whitelist_from *@chichiclothing.com
|
whitelist_from *@chichiclothing.com
|
||||||
|
|
||||||
# Blacklist manuel
|
# Blacklist manuel
|
||||||
|
blacklist_from darlenakeeseyo1uw@hotmail.com
|
||||||
|
blacklist_from *@chambre-dep.tn
|
||||||
blacklist_from *@grmaps.net
|
blacklist_from *@grmaps.net
|
||||||
blacklist_from rima-nager709q9d@hotmail.com
|
blacklist_from rima-nager709q9d@hotmail.com
|
||||||
blacklist_from *@masintok.li
|
blacklist_from *@masintok.li
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
- name: Add APT Key for Unifi
|
- name: Add APT Key for Unifi
|
||||||
apt_key:
|
get_url:
|
||||||
url: https://dl.ui.com/unifi/unifi-repo.gpg
|
url: https://dl.ui.com/unifi/unifi-repo.gpg
|
||||||
state: present
|
dest: /etc/apt/trusted.gpg.d
|
||||||
|
|
||||||
- name: Add APT Unifi repository
|
- name: Add APT Unifi repository
|
||||||
apt_repository:
|
apt_repository:
|
||||||
|
@@ -1,11 +1,11 @@
|
|||||||
- name: install z-push repokey
|
- name: install z-push repokey
|
||||||
apt_key:
|
apt_key:
|
||||||
url: http://repo.z-hub.io/z-push:/final/Debian_10/Release.key
|
url: https://download.kopano.io/zhub/z-push%3A/final/Debian_10/Release.key
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
- name: install z-push repo
|
- name: install z-push repo
|
||||||
apt_repository:
|
apt_repository:
|
||||||
repo: deb http://repo.z-hub.io/z-push:/final/Debian_10/ /
|
repo: deb https://download.kopano.io/zhub/z-push:/final/Debian_10/ /
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
- name: install z-push packages
|
- name: install z-push packages
|
||||||
|
Reference in New Issue
Block a user