Commit 06ba3fc7 by muhammad-ammar

remove

parent 56216d09
......@@ -48,7 +48,7 @@
- name: Update role templates
template:
src: "templates/templates/{{ item.src }}"
src: "templates/{{ item.src }}"
dest: "roles/{{ my_role_name }}/templates/{{ item.dest }}"
with_items:
- { src: 'edx/app/supervisor/conf.d.available/ROLE_NAME.conf.j2', dest: 'edx/app/supervisor/conf.d.available/{{ my_role_name }}.conf.j2'}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment