We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9999bf6 commit 399ebb8Copy full SHA for 399ebb8
tasks/manage_confs.yml
@@ -9,7 +9,7 @@
9
mode: "0644"
10
when: item.template is defined
11
with_items: "{{ apache2_confs }}"
12
- notify: reload apache2
+ notify: test and reload apache2
13
14
- name: Enabling conf
15
command: >
0 commit comments