mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-12 03:47:38 -02:30
[release-2.27] Fix CI by exclude the .ansible in .ansible-lint & remove ctr image pull workaround (#11956)
* exclude .ansible in ansible-lint * remote ctr i pull workdaround Signed-off-by: Kay Yan <kay.yan@daocloud.io> --------- Signed-off-by: Kay Yan <kay.yan@daocloud.io> Co-authored-by: Kay Yan <kay.yan@daocloud.io>
This commit is contained in:
committed by
GitHub
parent
7d14c4283a
commit
99e2bfe2fa
@@ -37,5 +37,6 @@ exclude_paths:
|
||||
- tests/files/custom_cni/cilium.yaml
|
||||
- venv
|
||||
- .github
|
||||
- .ansible
|
||||
mock_modules:
|
||||
- gluster.gluster.gluster_volume
|
||||
|
||||
Reference in New Issue
Block a user