Skip to content

Commit 808a237

Browse files
committed
Issue #94: Again.
1 parent 4bb09bf commit 808a237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/setup-Debian.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
- name: Set URI for Ondrej's repo (Debian).
4141
ansible.builtin.set_fact:
42-
ondrej_repo_uri: "https://packages.sury.org/php/dists/{{ ansible_facts['distribution_release'] }}/"
42+
ondrej_repo_uri: "https://packages.sury.org/php"
4343
when: ansible_distribution == "Debian"
4444

4545
- name: Add Ondrej's PHP repo.

0 commit comments

Comments
 (0)