Skip to content

Commit

Permalink
Rename task
Browse files Browse the repository at this point in the history
Co-authored-by: Nate Coraor <nate@bx.psu.edu>
  • Loading branch information
mira-miracoli and natefoo committed Oct 31, 2023
1 parent 69390fe commit beef4f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/copy_static_files.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
- name: Copy static files
- name: Copy subdomain static files
ansible.builtin.copy:
src: "{{ item }}"
dest: "{{ galaxy_themes_static_path }}/static-{{ subdomain.name }}/{{ object.value }}"
Expand Down

0 comments on commit beef4f3

Please sign in to comment.