mirror of
https://github.com/actions/runner-images.git
synced 2026-01-07 18:58:13 +08:00
[Ubuntu] use pipx to install ansible (#3015)
* use pipx to install ansible * update info
This commit is contained in:
committed by
GitHub
parent
ecfee9c8ec
commit
436d9baa95
@@ -219,6 +219,10 @@
|
||||
{
|
||||
"package": "aws-sam-cli",
|
||||
"cmd": "sam"
|
||||
},
|
||||
{
|
||||
"package": "ansible-base",
|
||||
"cmd": "ansible"
|
||||
}
|
||||
],
|
||||
"dotnet": {
|
||||
|
||||
Reference in New Issue
Block a user