[playbook] try to install Drupal on debian bookworm
it fails...
This commit is contained in:
parent
13308f1b54
commit
86ae57c5c7
5 changed files with 220 additions and 2 deletions
4
playbooks/vars.yaml
Normal file
4
playbooks/vars.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
drupal_core_path: "/var/www/drupal"
|
||||
domain: "drupal"
|
||||
drupal_site_name: "Drupal Test"
|
||||
Loading…
Add table
Add a link
Reference in a new issue