Quick changes

This commit is contained in:
Emilien Mantel
2019-04-19 11:18:46 +02:00
parent 95892782ea
commit 0171ae8e20
2 changed files with 4 additions and 4 deletions

View File

@@ -4,6 +4,6 @@
apt_key:
url: 'https://packages.sury.org/php/apt.gpg'
- name: APT | Add Sury repository
- name: APT_REPOSITORY | Add Sury repository
apt_repository:
repo: 'deb https://packages.sury.org/php/ {{ ansible_distribution_release }} main'