Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
guidograzioli committed May 22, 2024
1 parent 7b1911e commit 5f3f5cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install yamllint 'molecule>=24.2.0' 'molecule-plugins[docker]>=23.5.3' 'ansible-core<2.16' ansible-lint
python -m pip install 'requests<2.32'
- name: Prepare ansible.cfg and reqs
run: |
Expand Down

0 comments on commit 5f3f5cb

Please sign in to comment.