This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 104
CI runs started failing on ansible devel install due to new installation warning #167
Comments
Hmm... it seems that molecule is requiring a 'stable' version of Ansible, and not detecting that ansible base 2.11.0 meets that requirement?
This is causing a new error since
|
Well, after manually uninstalling and reinstall ansible, I get the following from Molecule:
|
Opened an upstream issue: ansible/molecule#2757 |
geerlingguy
added a commit
that referenced
this issue
Jul 23, 2020
Fixes #167: Re-order ansible installation so it doesn't break on molecule test.
Fix for now is to stick with stable Ansible 2.9.x, unfortunately... we'll switch back to base once the molecule issue linked above is fixed. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
SUMMARY
CI test runs are now failing on the molecule job with the following:
ISSUE TYPE
COMPONENT NAME
CI - GitHub Actions
ANSIBLE VERSION
CONFIGURATION
N/A
OS / ENVIRONMENT
N/A
STEPS TO REPRODUCE
Look at CI builds: https://github.com/ansible-collections/community.kubernetes/runs/891624024?check_suite_focus=true
EXPECTED RESULTS
N/A
ACTUAL RESULTS
N/A
The text was updated successfully, but these errors were encountered: