Skip to content

Commit

Permalink
updating notification
Browse files Browse the repository at this point in the history
  • Loading branch information
franklinkim committed Nov 6, 2020
1 parent 9999bf6 commit 399ebb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/manage_confs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
mode: "0644"
when: item.template is defined
with_items: "{{ apache2_confs }}"
notify: reload apache2
notify: test and reload apache2

- name: Enabling conf
command: >
Expand Down

0 comments on commit 399ebb8

Please sign in to comment.