Parcourir la source

Update ansible-lint.yml

Lucas A. Wilson il y a 3 ans
Parent
commit
703cfa6d2a
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3 3
      .github/workflows/ansible-lint.yml

+ 3 - 3
.github/workflows/ansible-lint.yml

@@ -39,9 +39,9 @@ jobs:
         # [optional]
         # Arguments to override a package and its version to be set explicitly.
         # Must follow the example syntax.
-        #override-deps: |
-        #  ansible==2.9
-        #  ansible-lint==4.2.0
+        override-deps: |
+          ansible==2.10
+          ansible-lint==5.0.7
         # [optional]
         # Arguments to be passed to the ansible-lint