Ensure Ansible knows what Vagrant settings are
This commit is contained in:
parent
6c51f510fa
commit
ac980b850f
2 changed files with 16 additions and 0 deletions
|
@ -272,3 +272,4 @@ hostname_fqdn: "{{ vagrant_hostname }}"
|
|||
ssh_home: "{{ drupal_core_path }}"
|
||||
|
||||
post_provision_tasks_dir: ../../provisioning/tasks/*.yml
|
||||
pre_provision_tasks_dir: ../../provisioning/pre-tasks/*.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue