summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-01-15 11:26:00 +0200
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-01-15 11:26:00 +0200
commit070fd5beb217d9265bb682c7b1c4f50796e3180d (patch)
tree65a305ee9650c14e1db63b86fc22b2f3c498d0dc
parentfffeb572bfac3d013dbd2d16408ae31285eaf1e1 (diff)
downloadmorph-070fd5beb217d9265bb682c7b1c4f50796e3180d.tar.gz
distbuild admin: Ensure programs are executable
-rw-r--r--distbuild/ansible/use-latest-morph.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/distbuild/ansible/use-latest-morph.yaml b/distbuild/ansible/use-latest-morph.yaml
index 8249dc02..10c8e763 100644
--- a/distbuild/ansible/use-latest-morph.yaml
+++ b/distbuild/ansible/use-latest-morph.yaml
@@ -28,7 +28,7 @@
chdir: /srv/morph
- name: ensure latest Morph is used
- template: backup=yes src=run-from-morph-source-tree.sh.template dest=/usr/bin/{{ item }}
+ template: backup=yes src=run-from-morph-source-tree.sh.template dest=/usr/bin/{{ item }} mode=+x
with_items:
- morph
- distbuild-helper