mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Update net_banner.py (#40678)
Correct a typo in the DOCUMENTATION section.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user