aboutsummaryrefslogtreecommitdiffstats
path: root/roles/rc/tasks/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/rc/tasks/main.yml')
-rw-r--r--roles/rc/tasks/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/rc/tasks/main.yml b/roles/rc/tasks/main.yml
index 3e0f0b5..642ded7 100644
--- a/roles/rc/tasks/main.yml
+++ b/roles/rc/tasks/main.yml
@@ -15,4 +15,4 @@
dest: "{{ rc_dir }}/{{ rc_name }}"
owner: 0
group: 0
- mode: 0755
+ mode: "0755"
remember that computers suck.