build: update dependencies

This commit is contained in:
Nathaniel Landau
2024-03-15 21:25:01 -04:00
parent b40521919a
commit 9a47eb1f06
14 changed files with 418 additions and 322 deletions

View File

@@ -106,7 +106,7 @@ all:
ansible_user: "{{ my_username }}"
ansible_become_pass: "{{ mac_become_pass }}"
ansible_ssh_private_key_file: "{{ ssh_key_location }}/macMini"
ansible_python_interpreter: "/usr/local/bin/python3"
ansible_python_interpreter: "/Users/natelandau/.pyenv/shims/python"
ansible_port: 22
mac_intel: true
is_nomad_client: true