flush handlers after loopback configured

pull/69/head
Evgeniy Ivanov 8 years ago
parent 7085a594fc
commit a1bf2ad5ef

@ -77,4 +77,6 @@
- name: Loopback included into the network config
lineinfile: dest=/etc/network/interfaces line='source /etc/network/interfaces.d/10-loopback-services.cfg' state=present
notify:
- restart loopback
- restart loopback
- meta: flush_handlers

Loading…
Cancel
Save