nfs_client: try and reload nm config after the route file is added, not after all roles.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-11-01 20:44:19 +00:00 committed by Pierre-Yves Chibon
parent b916a7cba6
commit 7e89da26a6

View file

@ -20,6 +20,9 @@
tags:
- nfs/client
# if we need to reload nm, we should do it now, not after roles.
- meta: flush_handlers
- name: check for netapp route
command: ip route show
register: netapproute