From 55a94784a3fe363e993d702905290f92cc282bc0 Mon Sep 17 00:00:00 2001 From: krisek Date: Tue, 3 Jul 2018 14:27:48 +0200 Subject: [PATCH] Update aci_vrf.py (#42246) +label: docsite_pr --- lib/ansible/modules/network/aci/aci_vrf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/network/aci/aci_vrf.py b/lib/ansible/modules/network/aci/aci_vrf.py index 757e230a1a4..a2686750085 100644 --- a/lib/ansible/modules/network/aci/aci_vrf.py +++ b/lib/ansible/modules/network/aci/aci_vrf.py @@ -40,7 +40,7 @@ options: choices: [ egress, ingress ] policy_control_preference: description: - - Determines if the Fabric should enforce Contrac Policies. + - Determines if the fabric should enforce contract policies to allow routing and packet forwarding. choices: [ enforced, unenforced ] description: description: