forked from tim/k3s-ansible
13 lines
183 B
YAML
13 lines
183 B
YAML
---
|
|
name: Test IPv6
|
|
on:
|
|
workflow_call:
|
|
jobs:
|
|
steps:
|
|
- uses: .github/workflows/molecule-template.yml
|
|
molecule:
|
|
strategy:
|
|
matrix:
|
|
scenario:
|
|
- ipv6
|