We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2ea1fd commit 088500fCopy full SHA for 088500f
tasks/setup-Debian.yml
@@ -44,6 +44,8 @@
44
ondrej_repo_signed_by: "https://packages.sury.org/php/apt.gpg"
45
when: ansible_distribution == "Debian"
46
47
+- debug: var=ondrej_repo_signed_by
48
+
49
- name: Add Ondrej's PHP repo.
50
become: true
51
ansible.builtin.deb822_repository:
0 commit comments