mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 07:01:22 -07:00
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
|
short_description: Manage multiline banners on network devices
|
||||||
description:
|
description:
|
||||||
- This will configure both login and motd banners on network devices.
|
- 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.
|
banner text from the active running configuration.
|
||||||
options:
|
options:
|
||||||
banner:
|
banner:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue