mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 08:26:42 +00:00
chore(mise/tools): improve globally installed ansible setup
This commit is contained in:
@@ -58,7 +58,8 @@ uvx = true
|
||||
"npm:vscode-css-languageserver-bin" = "latest"
|
||||
"npm:vscode-json-languageserver" = "latest"
|
||||
"npm:yaml-language-server" = "latest"
|
||||
"pipx:ansible-core" = "latest"
|
||||
"pipx:ansible-core" = { version = "latest", uvx_args = "--with ansible" }
|
||||
"pipx:ansible-lint" = "latest"
|
||||
"pipx:fonttools" = "latest"
|
||||
"pipx:pipx" = "latest"
|
||||
"pipx:yamllint" = "latest"
|
||||
|
||||
Reference in New Issue
Block a user