-
Notifications
You must be signed in to change notification settings - Fork 107
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
Update Ansible to 9.9.0 #3469
Merged
Merged
Update Ansible to 9.9.0 #3469
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tomasz-baran
force-pushed
the
ansible-9-v2.0
branch
2 times, most recently
from
September 7, 2024 14:40
6330a7b
to
645f188
Compare
tomasz-baran
force-pushed
the
ansible-9-v2.0
branch
from
September 7, 2024 15:19
645f188
to
394390c
Compare
Quality Gate failedFailed conditions |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
przemyslavic
approved these changes
Sep 10, 2024
20 tasks
przemyslavic
added a commit
to przemyslavic/epiphany
that referenced
this pull request
Nov 18, 2024
* Update AlmaLinux image to 8.7.20221110 * Increase timeout to 30 * Increase `retries-count` from 3 to 10 for `download-requirements.py` * Fix `epicli - list index out of range` * Fix pytest tests in VS Code --------- Co-authored-by: przemyslavic <[email protected]>
przemyslavic
added a commit
that referenced
this pull request
Nov 18, 2024
* Switch from 'k8s.gcr.io' to 'registry.k8s.io' * Update Ansible to 9.9.0 (#3469) * Update AlmaLinux image to 8.7.20221110 * Increase timeout to 30 * Increase `retries-count` from 3 to 10 for `download-requirements.py` * Fix `epicli - list index out of range` * Fix pytest tests in VS Code --------- Co-authored-by: przemyslavic <[email protected]> * Prepare v2.0.17 release (#3472) * Add missing dependency for postgresql-client-common package * Update AlmaLinux AWS OS image * Update version and changelog * Update pylint score threshold --------- Co-authored-by: Tomasz Baran <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updated
retries-count
from 3 to 10 fordownload-requirements.py
Fixed
epicli - list index out of range
occurs when creating Ansible inventory