Update net_banner.py (#40678)
Correct a typo in the DOCUMENTATION section.
This commit is contained in:
parent
0211fb7a78
commit
2f5f57a78f
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue