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:
parent
b916a7cba6
commit
7e89da26a6
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue