mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 10:06:40 +00:00
fix(mise/ansible): resolve issues with ansible installed via mise
This commit is contained in:
@@ -77,7 +77,7 @@ ruby_install = true
|
||||
"npm:vscode-json-languageserver" = "latest"
|
||||
"npm:yaml-language-server" = "latest"
|
||||
"npm:yarn" = "latest"
|
||||
"pipx:ansible-core" = { version = "latest", uvx_args = "--with ansible" }
|
||||
"pipx:ansible" = { version = "latest", uvx_args = "--with-executables-from ansible-core" }
|
||||
"pipx:ansible-lint" = "latest"
|
||||
"pipx:dmgbuild" = "latest"
|
||||
"pipx:fonttools" = "latest"
|
||||
|
||||
Reference in New Issue
Block a user