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
commit 456166efa5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 .