Fix CI with new ansible 2.10 package

Signed-off-by: Julien DOCHE <julien.doche@gmail.com>
This commit is contained in:
Julien DOCHE 2021-02-14 21:47:02 +01:00
parent f95458393c
commit 219ed2f49d
1 changed files with 1 additions and 1 deletions

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 .