mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
eos_logging implementation module (#27093)
* eos_logging implementation module Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * eos_logging integration test Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * modify aggregate args logic * changed collection to aggregate * add blankline * handle size value outside method
This commit is contained in:
parent
12766571e9
commit
703eea3da2
10 changed files with 715 additions and 1 deletions
2
test/integration/targets/eos_logging/defaults/main.yaml
Normal file
2
test/integration/targets/eos_logging/defaults/main.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
testcase: "*"
|
Loading…
Add table
Add a link
Reference in a new issue