Force flush handlers after persisting ipsec configuration

This will immediately restart ipsec and attempt to listen for
connections.

In further steps we can force initialization of those connections
to avoid timeouts.

Change-Id: I89b643b563570b0defa74d9e11082806de073f40
This commit is contained in:
Juan Antonio Osorio Robles 2018-01-05 08:16:26 +00:00
parent b5ffd14a04
commit 5e87cef7c5
1 changed files with 2 additions and 0 deletions

View File

@ -62,3 +62,5 @@
policy: private-or-clear
type: "{{ ipsec_type }}"
when: use_opportunistic_ipsec|bool
- meta: flush_handlers