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

debug check

parent 04ed21e7
No related branches found
No related tags found
1 merge request!1Merge Sury
Pipeline #20580 failed
......@@ -4,7 +4,7 @@ php_dpkg: /usr/bin/dpkg
php_phpquery: /usr/sbin/phpquery
php_versions:
'8.1':
state: present
state: absent
sapis:
apache2:
state: absent
......
......@@ -61,7 +61,7 @@
var: php_versions_remove
verbosity: 2
- name: Include SAPI checks for PHP proposed versions
- name: Include SAPI checks for PHP versions due to be removed
include_tasks: sapi_checks.yml
loop: "{{ php_versions_remove }}"
loop_control:
......
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