Skip to content

Commit

Permalink
Fix ansible-later task
Browse files Browse the repository at this point in the history
  • Loading branch information
89luca89 committed Jan 6, 2021
1 parent 416a66e commit 564d909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
# Install requirements and latest ansible
- name: Install Dependencies pip
run: |
pip3 install ansible-later
pip3 install ansible-later ansible ansible-base
# Validate all inventory files in the repo
- name: Ansible Later
Expand Down

0 comments on commit 564d909

Please sign in to comment.