mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Update test to use keyserver.ubuntu.com.
This commit is contained in:
@@ -669,7 +669,7 @@
|
|||||||
# clone a repo checkout signed tag, verify tag
|
# clone a repo checkout signed tag, verify tag
|
||||||
|
|
||||||
- name: Import Jamie Evans GPG key
|
- name: Import Jamie Evans GPG key
|
||||||
command: gpg --keyserver pgp.mit.edu --recv-key 61107C8E
|
command: gpg --keyserver keyserver.ubuntu.com --recv-key 61107C8E
|
||||||
when: >
|
when: >
|
||||||
not gpg_version.stderr and
|
not gpg_version.stderr and
|
||||||
gpg_version.stdout and
|
gpg_version.stdout and
|
||||||
|
|||||||
Reference in New Issue
Block a user