diff --git a/ansible/mise.toml b/ansible/mise.toml new file mode 100644 index 0000000..cd1027a --- /dev/null +++ b/ansible/mise.toml @@ -0,0 +1,2 @@ +[tools] +"pipx:ansible-core" = { version = "latest", uvx = "true", uvx_args = "--with botocore --with boto3" }