Fix meta: flush_handlers invocation
This commit is contained in:
parent
ea5871859f
commit
6922e9a945
1 changed files with 1 additions and 3 deletions
|
@ -6,9 +6,7 @@
|
||||||
loop: "{{ apache2_modules }}"
|
loop: "{{ apache2_modules }}"
|
||||||
notify: restart apache2
|
notify: restart apache2
|
||||||
|
|
||||||
- name: flush handlers
|
- meta: flush_handlers
|
||||||
meta:
|
|
||||||
flush_handlers: {}
|
|
||||||
|
|
||||||
- name: check for tls keypair existence
|
- name: check for tls keypair existence
|
||||||
stat:
|
stat:
|
||||||
|
|
Loading…
Reference in a new issue