diff options
Diffstat (limited to 'roles/openshift_cfme/handlers')
-rw-r--r-- | roles/openshift_cfme/handlers/main.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/openshift_cfme/handlers/main.yml b/roles/openshift_cfme/handlers/main.yml index 7e90b09a4..8b84dfb71 100644 --- a/roles/openshift_cfme/handlers/main.yml +++ b/roles/openshift_cfme/handlers/main.yml @@ -35,3 +35,6 @@ retries: 120 delay: 1 changed_when: false + +- name: OpenShift-CFME - Reload NFS Exports + command: exportfs -ar |