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
fa73abcf5d
community.general
/
test
/
integration
/
targets
/
nxos_igmp
/
tasks
/
main.yaml
4 lines
86 B
YAML
Raw
Normal View
History
Unescape
Escape
Add nxos_igmp IT (#28020)
2017-08-14 17:58:09 +02:00
---
NXOS: Integration tests to Ansible (part 3) (#29030) * Add nxos_file_copy IT * Restructure nxos_igmp tests * add nxos_igmp_interface IT * add nxos_igmp_snooping IT * add nxos_ntp_auth IT * Add nxos_ntp_options IT * update nxos.yaml with new tests * update nxos_ntp_options test * update nxos_ntp_auth IT
2017-10-25 17:41:23 +02:00
- {
include: cli.yaml, tags
:
[
'cli'
]
}
- {
include: nxapi.yaml, tags
:
[
'nxapi'
]
}
Copy permalink