mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-06 15:13:56 +02:00
flush handlers after loopback configured
This commit is contained in:
parent
7085a594fc
commit
a1bf2ad5ef
1 changed files with 3 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue