Skip to content

Commit 5e1dcea

Browse files
committed
use ansible-lint 4.2.0 for ansible 2.7
ansible-lint 4.3.7 depends on ansible>=2.8
1 parent 6803bc9 commit 5e1dcea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ansible-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
add_balancer.yml
6161
override-deps: |
6262
ansible==2.7.18
63-
ansible-lint==4.3.7
63+
ansible-lint==4.2.0
6464
args: "-x 106,208,403"
6565

6666
...

0 commit comments

Comments
 (0)