forked from ansible/ansible
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ansible-test - Update base and default containers.
- The containers are now based on Ubuntu 20.04 instead of Ubuntu 18.04. - The default Python version used for the containers is now Python 3.10. - The included version of PowerShell was upgraded to version 7.1.4. - The included version of shellcheck was upgraded to version 0.7.0. ci_complete
- Loading branch information
Showing
2 changed files
with
8 additions
and
3 deletions.
There are no files selected for viewing
5 changes: 5 additions & 0 deletions
5
changelogs/fragments/ansible-test-default-base-containers-base-update.yaml
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
minor_changes: | ||
- ansible-test - Update the ``base`` and ``default`` containers from a Ubuntu 18.04 to Ubuntu 20.04 base image. | ||
- ansible-test - Use Python 3.10 as the default Python version for the ``base`` and ``default`` containers. | ||
- ansible-test - Shellcheck in the ``base`` and ``default`` containers has been upgraded to version 0.7.0. | ||
- ansible-test - PowerShell in the ``base`` and ``default`` containers has been upgraded to version 7.1.4. |
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