diff --git a/tasks/spideroak.yml b/tasks/spideroak.yml
index 2c6d903da4998d922ec118932088a2169aacf60d..1ab4c8addae7be6ae18f2510bb2316fef769369c 100644
--- a/tasks/spideroak.yml
+++ b/tasks/spideroak.yml
@@ -15,6 +15,7 @@
   apt_repository:
     repo='deb http://apt.spideroak.com/ubuntu-spideroak-hardy/ release restricted'
     state='present'
+    mode=644
 
 - name: "Install SpiderOak Agent"
   apt: