CI: Fix linting job for ansible-lint 6.6.0 (#96)

* CI: Fix linting job for ansible-lint 6.6.0

* Increase MetalLB timeout to mitigate CI flakiness
This commit is contained in:
Simon Leiner
2022-09-24 06:28:21 +02:00
committed by GitHub
parent 4acbe91b6c
commit 5225493ca0
6 changed files with 34 additions and 6 deletions

View File

@@ -1,3 +1,3 @@
---
# Timeout to wait for MetalLB services to come up
metal_lb_available_timeout: 60s
metal_lb_available_timeout: 120s