summaryrefslogtreecommitdiffstats
path: root/vagrant_support/playbook.yml
diff options
context:
space:
mode:
authorSebastin Santy <sebastinssanty@gmail.com>2017-06-08 19:37:52 +0200
committerDylan William Hardison <dylan@hardison.net>2017-06-08 19:37:52 +0200
commit0a7f9d271efb4f97aaddcb39c173e986f5357d59 (patch)
treeabf505007669982c23f3c0b125ee5651a78feba1 /vagrant_support/playbook.yml
parentef7f6526d83caf6a39dc8ed6c96a2c8675ae4011 (diff)
downloadbugzilla-0a7f9d271efb4f97aaddcb39c173e986f5357d59.tar.gz
bugzilla-0a7f9d271efb4f97aaddcb39c173e986f5357d59.tar.xz
Skipping some steps in ansible for rapid debugging (#92)
* Adding --no-templates to checksetup * my proposed changes
Diffstat (limited to 'vagrant_support/playbook.yml')
-rw-r--r--vagrant_support/playbook.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/vagrant_support/playbook.yml b/vagrant_support/playbook.yml
index f89d5295e..f5ff7335a 100644
--- a/vagrant_support/playbook.yml
+++ b/vagrant_support/playbook.yml
@@ -168,11 +168,15 @@
mode: 0755
- include: checksetup.yml
+ vars:
+ LAZY: 0
- include: cron.yml
- include: jobqueue.yml
- include: push.yml
- include: email.yml
- include: apache.yml
+ vars:
+ LAZY: 0
- include: devtools.yml
- name: fix owner of /vagrant/template_cache