ansible / product-demos

GNU General Public License v3.0
194 stars 194 forks source link

Workaround for #109 #123

Closed MKletz closed 10 months ago

MKletz commented 11 months ago

This is a workaround for #109

This should not be the permanent fix as the first task would need replicated in any playbook installing additional PowerShell modules. These additional settings should be configured on the VM at provisioning time. However this will get it functional in the short term.

willtome commented 11 months ago

@youtous could you take a look at the error in the CI?

youtous commented 11 months ago

@youtous could you take a look at the error in the CI?

The CI is failing due to a missing a comment, this is fixed in https://github.com/ansible/product-demos/pull/125, could you merge as it is a simple comment fix?

youtous commented 11 months ago

I've re-run the CI, it was failing due to 504 on console.redhat.com, now it works.

MKletz commented 10 months ago

thanks @MKletz, if you're feeling good about the version comparison change then everything else looks fine to me.

yup should be all good