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
4d9218cec4
ansible
/
test
/
integration
/
targets
/
nxos_banner
/
tasks
/
main.yaml
4 lines
86 B
YAML
Raw
Normal View
History
Unescape
Escape
Add nxos_banner implementation module (#25695) * Add nxos_banner implementation module Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * nxos_banner integration test Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * nxos_banner unit test Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * doc update Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2017-06-15 18:35:38 +02:00
---
- {
include: cli.yaml, tags
:
[
'cli'
]
}
Enable nxapi nxos_banner test (#35033) Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2018-01-18 07:20:15 +01:00
- {
include: nxapi.yaml, tags
:
[
'nxapi'
]
}
Reference in a new issue
Copy permalink