This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
b004a6373a
community.general
/
test
/
integration
/
targets
/
nxos_banner
/
tasks
/
main.yaml
4 lines
87 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'
]
}
Disable nxapi test for nxos_banner (#29088) Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2017-09-07 14:21:54 +02:00
#- { include: nxapi.yaml, tags: ['nxapi'] }
Copy permalink