Samuel Liu
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
2 deletions
-
roles/network_plugin/custom_cni/tasks/main.yml
|
|
@ -1,6 +1,5 @@ |
|
|
|
--- |
|
|
|
|
|
|
|
- name: Cilium | Check Cilium encryption `cilium_ipsec_key` for ipsec |
|
|
|
- name: Custom CNI | Check Custom CNI Manifests |
|
|
|
assert: |
|
|
|
that: |
|
|
|
- "custom_cni_manifests | length > 0" |
|
|
|