ansible-for-devops icon indicating copy to clipboard operation
ansible-for-devops copied to clipboard

Fix and update for the PHP version

Open Pleskan opened this issue 11 months ago • 1 comments

I have encountered the following problems:

  1. Incorrect owner of the /var/www directory
  2. Drush doesn't work without prior composer install command
  3. Update PHP version to 8.3, which is required for Drupal 11.x

Pleskan avatar Jan 22 '25 10:01 Pleskan

Thanks! I will take a look at this soon, hopefully—I actually just upgraded my own Drupal VPS and had to make a few similar modifications, but in a different playbook.

geerlingguy avatar Jan 22 '25 16:01 geerlingguy