mirror of
https://github.com/actions/runner-images.git
synced 2026-01-24 05:23:34 +08:00
[Ubuntu] Update ansible-base to ansible-core (#3711)
Update ansible-base 2.10 to ansible-core 2.11 for Ubuntu images
This commit is contained in:
committed by
GitHub
parent
e139c6d581
commit
8aac9e60c0
@@ -224,7 +224,7 @@
|
||||
"cmd": "yamllint"
|
||||
},
|
||||
{
|
||||
"package": "ansible-base",
|
||||
"package": "ansible-core",
|
||||
"cmd": "ansible"
|
||||
}
|
||||
],
|
||||
|
||||
@@ -224,7 +224,7 @@
|
||||
"cmd": "yamllint"
|
||||
},
|
||||
{
|
||||
"package": "ansible-base",
|
||||
"package": "ansible-core",
|
||||
"cmd": "ansible"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user