From 2f5f57a78fd08becef9e0248e67946a52c15360a Mon Sep 17 00:00:00 2001 From: rhorer Date: Thu, 24 May 2018 16:00:27 -0500 Subject: [PATCH] Update net_banner.py (#40678) Correct a typo in the DOCUMENTATION section. --- lib/ansible/modules/network/system/net_banner.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/network/system/net_banner.py b/lib/ansible/modules/network/system/net_banner.py index 92ce7576ced..26c27095a20 100644 --- a/lib/ansible/modules/network/system/net_banner.py +++ b/lib/ansible/modules/network/system/net_banner.py @@ -19,7 +19,7 @@ author: "Ricardo Carrillo Cruz (@rcarrillocruz)" short_description: Manage multiline banners on network devices description: - This will configure both login and motd banners on network devices. - It allows playbooks to add or remote + It allows playbooks to add or remove banner text from the active running configuration. options: banner: