Skip to content

Commit

Permalink
on localhost
Browse files Browse the repository at this point in the history
  • Loading branch information
mira-miracoli authored Nov 27, 2023
1 parent 474f046 commit d1ccc2e
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 d1ccc2e

Please sign in to comment.