forked from freeipa/ansible-freeipa
-
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.
upstream CI: bump vm and ansible versions
As ansible-core 2.17 was released and it does not support Python 2 or Python 3.6, this patch adds tests for both latest ansible-core and ansible-core 2.16, and it also bumps the different versions of ansible-core to use 2.14, 2.15 and 2.16 for the pipelines. Also, the Ubuntu VM image version is updated to 22.04.
- Loading branch information
Showing
4 changed files
with
64 additions
and
53 deletions.
There are no files selected for viewing
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
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ schedules: | |
trigger: none | ||
|
||
pool: | ||
vmImage: 'ubuntu-20.04' | ||
vmImage: 'ubuntu-22.04' | ||
|
||
stages: | ||
|
||
|
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
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