[example1]
host1.example.com ansible_user=ansible ansible_ssh_private_key_file=~/.ssh/ansible

[example2]
host2.example.com ansible_user=ansible ansible_ssh_private_key_file=~/.ssh/ansible ansible_python_interpreter=/usr/local/bin/python3.12

