diff --git a/roles/ndfc_vrf_list_by_fabric_rest/README.md b/roles/ndfc_vrf_list_by_fabric_rest/README.md index fc2badb..ffa4aed 100644 --- a/roles/ndfc_vrf_list_by_fabric_rest/README.md +++ b/roles/ndfc_vrf_list_by_fabric_rest/README.md @@ -2,7 +2,7 @@ Retrieve list of VRFs in fabric ``fabric_name`` -Returns JSON object ``info`` which will be a list of switch dictionaries +Returns JSON object ``info`` which will be a list of vrf dictionaries if the GET request succeeded, or an empty list if the GET request failed. ### Role Variables