Merge pull request #118 from k3s-io/update-ci

Fix CI with new ansible 2.10 package
This commit is contained in:
Julien DOCHE
2021-02-14 21:52:30 +01:00
committed by GitHub

View File

@@ -22,7 +22,7 @@ jobs:
python-version: '3.x'
- name: Install test dependencies.
run: pip3 install yamllint ansible-lint
run: pip3 install yamllint ansible-lint ansible
- name: Run yamllint.
run: yamllint .