Merge pull request #30 from ClashTheBunny/pgp_key_id

Add PGP key `id` for added security
develop
Marcus 2020-03-09 02:33:09 +01:00 committed by GitHub
commit 90167ae771
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
- name: Add ZeroTier PGP key
apt_key:
url: "{{ zerotier_gpg_url }}"
id: "0x74A5E9C458E1A431F1DA57A71657198823E52A61"
- name: Check if Ubuntu release has dedicated repo
uri: