There was an error while loading. Please reload this page.
1 parent 2cc6bd9 commit 87c62f1Copy full SHA for 87c62f1
deployments/playbooks/vars.yml
@@ -1,6 +1,6 @@
1
---
2
# Variables for our app.
3
-app_version: 1.3.0
+app_version: 1.1.4
4
app_directory: /opt/demo-rails-app
5
app_user: www-data
6
app_secrets:
drupal/provisioning/playbook.yml
@@ -119,7 +119,7 @@
119
chdir=/opt/drush
120
creates=/opt/drush/vendor/autoload.php
121
122
- - name: "Drush: Create drush bin symlink."
+ - name: Create drush bin symlink.
123
file:
124
src: /opt/drush/drush
125
dest: /usr/local/bin/drush
0 commit comments