mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-09 09:54:02 -07:00
Tested against IOS XR version (#28563)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
parent
be2d4cc1c9
commit
cfc6d9f904
7 changed files with 17 additions and 3 deletions
|
@ -16,11 +16,13 @@ DOCUMENTATION = """
|
|||
---
|
||||
module: iosxr_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 XR devices.
|
||||
notes:
|
||||
- Tested against IOS XR 6.1.2
|
||||
options:
|
||||
dest:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue