fix repo url
This commit is contained in:
parent
41915f0238
commit
2958937a7b
@ -5,7 +5,7 @@
|
|||||||
name: nginx
|
name: nginx
|
||||||
file: nginx
|
file: nginx
|
||||||
description: NGINX High Performance Web Server
|
description: NGINX High Performance Web Server
|
||||||
baseurl: "http://nginx.org/packages/centos/{{ ansible_distribution_major_version }}/$basearch/"
|
baseurl: "https://nginx.org/packages/centos/{{ ansible_distribution_major_version }}/$basearch/"
|
||||||
gpgkey: https://nginx.org/keys/nginx_signing.key
|
gpgkey: https://nginx.org/keys/nginx_signing.key
|
||||||
gpgcheck: yes
|
gpgcheck: yes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user