php: use sury.gpg locally

This commit is contained in:
Jérémy Lecour 2021-06-28 15:50:10 +02:00 committed by Jérémy Lecour
parent b8c5ac3097
commit f473e99d6d
2 changed files with 2 additions and 2 deletions

BIN
php/files/sury.gpg Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
---
- name: Setup deb.sury.org repository - Add GPG key
get_url:
url: https://packages.sury.org/php/apt.gpg
copy:
src: sury.gpg
dest: /etc/apt/trusted.gpg.d/sury.gpg
mode: "0644"
owner: root