Appsilon / ansible-python-install

Install Python on Ubuntu and RedHat based systems with Posit's pre-compiled binaries
https://galaxy.ansible.com/appsilon/python_install
MIT License
0 stars 0 forks source link

fix(ci): change Python dependencies downloaded for tests #15

Closed koralowiec closed 1 year ago

koralowiec commented 1 year ago

Have you read the Contributing Guidelines?

Issue #

Changes description

I changed which Python packages are installed for running tests (molecule[docker] -> molecule, molecule-plugins[docker]).

It seems that molecule doesn't include docker plugin in the molecule package (there was a release of a new 5.0.0 version). Also, the docker plugin was moved to ansible-community/molecule-plugins, so it should be installed as molecule-plugins[docker]

jakub-labuz-appsilon commented 1 year ago

Task linked: CU-862jptm4k GH - failing CI for Ansible roles