mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-26 06:31:23 -07:00
Tested against IOS version (#28559)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
parent
340f52ae96
commit
4070a22c5b
10 changed files with 22 additions and 2 deletions
|
@ -27,11 +27,13 @@ DOCUMENTATION = """
|
|||
---
|
||||
module: ios_logging
|
||||
version_added: "2.4"
|
||||
author: "Trishna Guha (@trishnag)"
|
||||
author: "Trishna Guha (@trishnaguha)"
|
||||
short_description: Manage logging on network devices
|
||||
description:
|
||||
- This module provides declarative management of logging
|
||||
on Cisco Ios devices.
|
||||
notes:
|
||||
- Tested against IOS 15.6
|
||||
options:
|
||||
dest:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue