This website requires JavaScript.
Explore
Help
Sign In
a-c-m
/
community.general
mirror of
https://github.com/ansible-collections/community.general.git
Watch
1
Star
0
Fork
You've already forked community.general
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
33e9d67801
community.general
/
test
/
integration
/
targets
/
eos_user
/
tasks
/
main.yaml
4 lines
84 B
YAML
Raw
Normal View
History
Unescape
Escape
Add missing integration test for eos_user (#25463) Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2017-06-08 06:58:29 +00:00
---
- {
include: cli.yaml, tags
:
[
'cli'
]
}
Enable eapi integration test for eos modules (#36934)
2018-03-02 07:09:00 +00:00
- {
include: eapi.yaml, tags
:
[
'eapi'
]
}