Update to 2023-06-17 00:00

This commit is contained in:
Daniel Berteaud
2023-06-17 00:00:17 +02:00
parent c372232c99
commit 0df76a72de
6 changed files with 25 additions and 10 deletions

View File

@@ -6,7 +6,7 @@
description: Official OpenResty Open Source Repository for CentOS
baseurl: https://openresty.org/package/centos/$releasever/$basearch
gpgcheck: True
gpgkey: https://openresty.org/package/pubkey.gpg
gpgkey: "{{ ansible_distribution_major_version is version('8', '>') | ternary('https://openresty.org/package/pubkey2.gpg', 'https://openresty.org/package/pubkey.gpg') }}"
exclude:
- perl-IPC-Run
- perl-IO-Tty