Skip to content

Commit

Permalink
molecule version
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenruizdegauna committed Dec 12, 2023
1 parent 6edb550 commit aa1ac20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/installation/install.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sudo pipx uninstall ansible-core
sudo pip3 install 'rich>=10.0.0,<11.0.0'
sudo pip3 install ansible-lint[community]==6.13.1
sudo pip3 install molecule[docker]==4.0.4
sudo pip3 install molecule[docker]==4.0.3


ansible --version
Expand Down

0 comments on commit aa1ac20

Please sign in to comment.