Skip to content

Commit

Permalink
feat: reload on site template change
Browse files Browse the repository at this point in the history
closes #8
  • Loading branch information
franklinkim committed May 14, 2019
1 parent e59e936 commit b85d6f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/manage_sites.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
group: root
mode: "0644"
with_items: "{{ apache2_sites }}"
notify: reload apache2

- name: Enabling sites
file:
Expand Down

0 comments on commit b85d6f2

Please sign in to comment.