Skip to content

Commit

Permalink
Merge pull request #196 from mira-miracoli/patch-1
Browse files Browse the repository at this point in the history
on localhost
  • Loading branch information
bgruening authored Nov 27, 2023
2 parents 474f046 + d1ccc2e commit 59a3f9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/themes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
ansible.builtin.blockinfile:
block: "{{ lookup('ansible.builtin.file', galaxy_themes_conf_path) }}"
path: "{{ galaxy_themes_ansible_file_path }}/{{ subdomain.name }}/themes/{{ subdomain.name }}.yml"
delegate_to: 127.0.0.1

- name: Copy themes files
ansible.builtin.copy:
Expand Down

0 comments on commit 59a3f9a

Please sign in to comment.