mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-07 07:33:52 +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
|
@ -78,3 +78,5 @@
|
|||
lineinfile: dest=/etc/network/interfaces line='source /etc/network/interfaces.d/10-loopback-services.cfg' state=present
|
||||
notify:
|
||||
- restart loopback
|
||||
|
||||
- meta: flush_handlers
|
||||
|
|
Loading…
Add table
Reference in a new issue