-
Couldn't load subscription status.
- Fork 18
Fix ansible issue #89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Terraform Initialization ⚙️
|
1 similar comment
Terraform Initialization ⚙️
|
Terraform Initialization ⚙️
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks ok to me
Change pipelines to run ubuntu-20.04 for ansible task, since ubuntu-latest has issues with python and ansible versions.
Combination which works at this time is Python 3.8.10 + Ansible 2.13.13 (ubuntu-20.04)
not working was Python 3.10.12 + Ansible 2.17.3 (ubuntu-latest), should be checked again for compatibility when installed sw on ubuntu-latest changes.