From 165000adcd0aecb4fe6215ad511af8208bff2a80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Soares?= Date: Tue, 18 Sep 2018 20:35:26 +0200 Subject: [PATCH] Update version_added on the asn parameter --- lib/ansible/modules/network/aci/aci_l3out.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ansible/modules/network/aci/aci_l3out.py b/lib/ansible/modules/network/aci/aci_l3out.py index f4e995dbe47..c7f374429de 100644 --- a/lib/ansible/modules/network/aci/aci_l3out.py +++ b/lib/ansible/modules/network/aci/aci_l3out.py @@ -66,6 +66,7 @@ options: description: - The AS number for the L3Out. Only applicable when using 'eigrp' as the l3protocol aliases: [ as_number ] + version_added: '2.8' description: description: - Description for the L3Out.