Skip to content
Snippets Groups Projects
Commit 34f0a5c2 authored by Chris Croome's avatar Chris Croome
Browse files

Fix dpkg local fact variable

parent 101ca81b
No related branches found
No related tags found
1 merge request!1Merge Sury
Pipeline #22501 passed
......@@ -3,7 +3,7 @@
Types: deb
URIs: https://packages.sury.org/php/
Suites: {{ ansible_distribution_release }}
Architectures: {{ ansible_facts.ansible_local.dpkg_arch.arch }}
Architectures: {{ ansible_facts.ansible_local.dpkg.arch }}
Components: main
Signed-By: /etc/apt/keyrings/php.gpg
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment