Skip to content

Commit

Permalink
(molecule) Switch to molecule-plugins.
Browse files Browse the repository at this point in the history
Probably won't work until ansible/molecule#3883 is fixed.
  • Loading branch information
Frzk committed Apr 24, 2023
1 parent 7287396 commit 61ebdec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: |
pip3 install --upgrade pip
pip3 install --upgrade wheel
pip3 install ansible 'molecule[docker]<5.0.0'
pip3 install ansible molecule-plugins[docker]
- name: 🧪 Run molecule
run: |
Expand Down

0 comments on commit 61ebdec

Please sign in to comment.