Skip to content

Commit

Permalink
[ci] Add ansible as dep
Browse files Browse the repository at this point in the history
  • Loading branch information
goldyfruit committed Nov 16, 2023
1 parent 7b0ccc5 commit e116811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- name: Install Ansible requirements
run: |
pip install ansible-playbook-grapher ansible-lint
pip install ansible-playbook-grapher ansible ansible-lint
sudo apt-get -y install graphviz
ansible-galaxy collection install -r ansible/requirements.yml --force
Expand Down

0 comments on commit e116811

Please sign in to comment.