Add mise.toml for ansible-core@latest

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-01-13 21:18:27 -08:00
commit 5da6155bb5

2
ansible/mise.toml Normal file
View file

@ -0,0 +1,2 @@
[tools]
"pipx:ansible-core" = { version = "latest", uvx = "true", uvx_args = "--with botocore --with boto3" }