Skip to content

Commit 088500f

Browse files
committed
Issue #94: Debug the keyserver response.
1 parent e2ea1fd commit 088500f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tasks/setup-Debian.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@
4444
ondrej_repo_signed_by: "https://packages.sury.org/php/apt.gpg"
4545
when: ansible_distribution == "Debian"
4646

47+
- debug: var=ondrej_repo_signed_by
48+
4749
- name: Add Ondrej's PHP repo.
4850
become: true
4951
ansible.builtin.deb822_repository:

0 commit comments

Comments
 (0)