Update to 2022-03-09 17:00

This commit is contained in:
Daniel Berteaud
2022-03-09 17:00:06 +01:00
parent cee8cde93c
commit c659549619
3 changed files with 4 additions and 4 deletions

View File

@@ -141,5 +141,5 @@
# PM2 requires the php command available in PATH
- name: Add a link to php
file: src=/bin/php{{ fpbx_php_version }} dest=/var/lib/asterisk/.node/bin/php state=link
file: src=/bin/php{{ fpbx_php_version }} dest=/usr/local/bin/php state=link
tags: fpbx