mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
tested against eos version (#28556)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
@@ -27,11 +27,13 @@ DOCUMENTATION = """
|
||||
---
|
||||
module: eos_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 Arista Eos devices.
|
||||
notes:
|
||||
- Tested against EOS 4.15
|
||||
options:
|
||||
dest:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user