mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
Add note to network agnostic modules for supported platforms (#51617)
* added doc fragment to multiple network modules
This commit is contained in:
parent
84a6519481
commit
eb6989ecbc
21 changed files with 49 additions and 1 deletions
|
@ -21,6 +21,7 @@ description:
|
|||
- This will configure both login and motd banners on network devices.
|
||||
It allows playbooks to add or remove
|
||||
banner text from the active running configuration.
|
||||
extends_documentation_fragment: network_agnostic
|
||||
options:
|
||||
banner:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue