Skip to content
Snippets Groups Projects
Commit 63415e03 authored by jurgenhaas's avatar jurgenhaas
Browse files

ansible-inventories/arocom#2926 Set PHP version for CLI explicitly

parent 2dc5ea51
No related branches found
No related tags found
No related merge requests found
......@@ -187,3 +187,8 @@
when: php_fpm
tags:
- logrotate
- name: Explicitly set PHP version for CLI
alternatives:
name: php
path: /usr/bin/php{{ php_version }}
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