This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
923a81e9e5
ansible
/
test
/
integration
/
targets
/
eos_logging
/
tasks
/
main.yaml
4 lines
84 B
YAML
Raw
Normal View
History
Unescape
Escape
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
2017-07-25 14:46:04 +02:00
---
- {
include: cli.yaml, tags
:
[
'cli'
]
}
Enable eapi integration test for eos modules (#36934)
2018-03-02 08:09:00 +01:00
- {
include: eapi.yaml, tags
:
[
'eapi'
]
}
Reference in a new issue
Copy permalink