mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Tested against IOS version (#28559)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user