ansible-for-devops
ansible-for-devops copied to clipboard
Fix and update for the PHP version
I have encountered the following problems:
- Incorrect owner of the /var/www directory
- Drush doesn't work without prior composer install command
- Update PHP version to 8.3, which is required for Drupal 11.x
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.