Skip to content

Commit b764d2f

Browse files
committed
build: use mise to set up Ansible locally
Generated with: $ cd infra/ansible $ mise use [email protected] $ pip3 install --user pipx $ mise use [email protected] See also https://mise.jdx.dev/dev-tools/backends/pipx.html for details. Part of #1748
1 parent df8b6d1 commit b764d2f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

infra/ansible/mise.toml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[tools]
2+
ansible = "3.4.0"
3+
python = "3.10.16"

0 commit comments

Comments
 (0)