mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-25 10:12:38 +01:00
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:
@@ -1,4 +1,5 @@
|
||||
ansible-core>=2.13.2
|
||||
ansible-lint>=6.6.0
|
||||
jmespath
|
||||
jsonpatch
|
||||
kubernetes>=12.0.0
|
||||
@@ -6,3 +7,4 @@ molecule-vagrant>=1.0.0
|
||||
molecule>=4.0.1
|
||||
netaddr>=0.8.0
|
||||
pyyaml>=3.11
|
||||
yamllint>=1.28.0
|
||||
|
||||
Reference in New Issue
Block a user