alpine: flush some handlers
This commit is contained in:
parent
92674f58a1
commit
bacfc66f7c
|
@ -4,6 +4,8 @@
|
|||
src: interfaces.j2
|
||||
notify: restart networking
|
||||
|
||||
- meta: flush_handlers
|
||||
|
||||
- name: Set hostname
|
||||
hostname:
|
||||
name: '{{ dns_name }}'
|
||||
|
@ -60,6 +62,8 @@
|
|||
enabled: yes
|
||||
state: started
|
||||
|
||||
- meta: flush_handlers
|
||||
|
||||
- name: Enable QEMU guest agent
|
||||
when: is_virtual
|
||||
block:
|
||||
|
|
Loading…
Reference in a new issue