aboutsummaryrefslogtreecommitdiffhomepage
path: root/tasks/environment.yml
diff options
context:
space:
mode:
Diffstat (limited to 'tasks/environment.yml')
-rw-r--r--tasks/environment.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tasks/environment.yml b/tasks/environment.yml
index 3d1ddbf..1508ad4 100644
--- a/tasks/environment.yml
+++ b/tasks/environment.yml
@@ -4,7 +4,7 @@
4 dest: "{{ clever_app_confdir }}/env" 4 dest: "{{ clever_app_confdir }}/env"
5 no_log: true 5 no_log: true
6 6
7- name: Create add_ons variable file 7- name: Create addons variable file
8 include_tasks: addon.yml 8 include_tasks: addon.yml
9 vars: 9 vars:
10 addon: "{{ item }}" 10 addon: "{{ item }}"