Skip to content

Commit 90a1344

Browse files
authored
Merge pull request #435 from AtlasOfLivingAustralia/revert-430-gpg-nginx
Revert "Added gpg missing dependency in nginx role"
2 parents 3f2f9b8 + ecebbb9 commit 90a1344

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

ansible/roles/nginx/tasks/setup-ubuntu.yml

-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
---
2-
- name: Add gpg dep for nginx repo
3-
apt:
4-
name: gpg
5-
state: present
6-
72
- name: Add PPA key for Nginx repository
83
apt_key:
94
keyserver: "hkp://keyserver.ubuntu.com:80"

0 commit comments

Comments
 (0)