mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
vyos_logging implementation module (#26654)
* vyos_logging implementation module Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * vyos_logging integration test Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
parent
4ef47fe6c9
commit
2f60f97ee3
8 changed files with 534 additions and 0 deletions
3
test/integration/targets/vyos_logging/defaults/main.yaml
Normal file
3
test/integration/targets/vyos_logging/defaults/main.yaml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
testcase: "*"
|
||||
test_items: []
|
Loading…
Add table
Add a link
Reference in a new issue