Skip to content

Commit 399ebb8

Browse files
committed
updating notification
1 parent 9999bf6 commit 399ebb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/manage_confs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
mode: "0644"
1010
when: item.template is defined
1111
with_items: "{{ apache2_confs }}"
12-
notify: reload apache2
12+
notify: test and reload apache2
1313

1414
- name: Enabling conf
1515
command: >

0 commit comments

Comments
 (0)